projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9683ba6
)
media-sound/grip: --disable-werror
author
Andreas Sturmlechner
<asturm@gentoo.org>
Sun, 26 Aug 2018 09:14:20 +0000
(11:14 +0200)
committer
Andreas Sturmlechner
<asturm@gentoo.org>
Sun, 26 Aug 2018 09:50:05 +0000
(11:50 +0200)
Closes: https://bugs.gentoo.org/664516
Package-Manager: Portage-2.3.48, Repoman-2.3.10
media-sound/grip/grip-3.9.0.ebuild
patch
|
blob
|
history
diff --git
a/media-sound/grip/grip-3.9.0.ebuild
b/media-sound/grip/grip-3.9.0.ebuild
index 91d183a4171dccf83482e71dd1e0fa8b7853cde5..ac018365c753866265e5dbfcae9f5542b0ea163f 100644
(file)
--- a/
media-sound/grip/grip-3.9.0.ebuild
+++ b/
media-sound/grip/grip-3.9.0.ebuild
@@
-48,5
+48,6
@@
src_configure() {
strip-linguas be bg ca de en en_CA en_GB en_US es fi fr hu it ja nb nl pl_PL pt_BR ru sr vi zh_CN zh_HK zh_TW
- econf
+ econf \
+ --disable-werror
}