From: Pacho Ramos Date: Sat, 18 Feb 2017 18:49:57 +0000 (+0100) Subject: media-gfx/xsane: Don't try to build unavailable linguas, bug #609672 by Chris Mansfield X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=1789c04a61a4e13559d1fbd2ca5c6f0abe8ff6f1;p=gentoo.git media-gfx/xsane: Don't try to build unavailable linguas, bug #609672 by Chris Mansfield Package-Manager: Portage-2.3.3, Repoman-2.3.1 --- diff --git a/media-gfx/xsane/xsane-0.999-r2.ebuild b/media-gfx/xsane/xsane-0.999-r2.ebuild index e3886389b65b..14660e6c811a 100644 --- 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