projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7235ad1
)
sys-process/criu: don't pass -Werror in src_install() either
author
Sergei Trofimovich
<slyfox@gentoo.org>
Thu, 10 Jan 2019 22:31:42 +0000
(22:31 +0000)
committer
Sergei Trofimovich
<slyfox@gentoo.org>
Sat, 12 Jan 2019 23:28:50 +0000
(23:28 +0000)
Package-Manager: Portage-2.3.54, Repoman-2.3.12
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
sys-process/criu/criu-3.9.ebuild
patch
|
blob
|
history
diff --git
a/sys-process/criu/criu-3.9.ebuild
b/sys-process/criu/criu-3.9.ebuild
index 523a1b1c4e52813ddfa25fe25a27e0c34b78e331..09d8af6c2b81c4a9298d2216d79b7b7bd4f74ffa 100644
(file)
--- a/
sys-process/criu/criu-3.9.ebuild
+++ b/
sys-process/criu/criu-3.9.ebuild
@@
-1,4
+1,4
@@
-# Copyright 1999-201
8 Gentoo Foundation
+# Copyright 1999-201
9 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@
-109,6
+109,7
@@
src_install() {
LOGROTATEDIR="${EPREFIX}"/etc/logrotate.d \
DESTDIR="${D}" \
LIBDIR="${EPREFIX}/usr/$(get_libdir)" \
+ V=1 WERROR=0 DEBUG=0 \
install
use doc && dodoc CREDITS README.md