media-gfx/xsane: Don't try to build unavailable linguas, bug #609672 by Chris Mansfield
authorPacho Ramos <pacho@gentoo.org>
Sat, 18 Feb 2017 18:49:57 +0000 (19:49 +0100)
committerPacho 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

index e3886389b65b90b424c9db1cb27b5e5297e6d33e..14660e6c811afd927837488c828557366b77e029 100644 (file)
@@ -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