commit: e586bf75cb8ab0ec05a41e8d03f3490fff292e80
Author: Sebastian Pipping <sping <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 8 22:16:33 2017 +0000
Commit: Sebastian Pipping <sping <AT> gentoo <DOT> org>
CommitDate: Sat Apr 8 22:17:11 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e586bf75
media-gfx/gimp: Allow 9999 user patches (bug #614914)
Package-Manager: Portage-2.3.5, Repoman-2.3.2
media-gfx/gimp/gimp-9999.ebuild | 2 ++
1 file changed, 2 insertions(+)
diff --git a/media-gfx/gimp/gimp-9999.ebuild b/media-gfx/gimp/gimp-9999.ebuild
index f500d7f30bb..84387691719 100644
--- a/media-gfx/gimp/gimp-9999.ebuild
+++ b/media-gfx/gimp/gimp-9999.ebuild
@@ -115,6 +115,8 @@ pkg_setup() {
}
src_prepare() {
+ epatch_user
+
sed -i -e 's/== "xquartz"/= "xquartz"/' configure.ac || die #494864
echo '#!/bin/sh' > py-compile