projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
232813c
)
media-gfx/xsane: Don't try to build unavailable linguas, bug #609672 by Chris Mansfield
author
Pacho Ramos
<pacho@gentoo.org>
Sat, 18 Feb 2017 18:49:57 +0000
(19:49 +0100)
committer
Pacho Ramos
<pacho@gentoo.org>
Sat, 18 Feb 2017 18:50:28 +0000
(19:50 +0100)
Package-Manager: Portage-2.3.3, Repoman-2.3.1
media-gfx/xsane/xsane-0.999-r2.ebuild
patch
|
blob
|
history
diff --git
a/media-gfx/xsane/xsane-0.999-r2.ebuild
b/media-gfx/xsane/xsane-0.999-r2.ebuild
index e3886389b65b90b424c9db1cb27b5e5297e6d33e..14660e6c811afd927837488c828557366b77e029 100644
(file)
--- a/
media-gfx/xsane/xsane-0.999-r2.ebuild
+++ b/
media-gfx/xsane/xsane-0.999-r2.ebuild
@@
-37,6
+37,8
@@
DEPEND="${RDEPEND}
src_prepare() {
default
+ strip-linguas -i po/ #609672
+
# Apply multiple fixes from different distributions
# Drop included patch and reuse patchset from prior version
rm "${WORKDIR}/${PN}-0.998-patches-2"/005-update-param-crash.patch || die