diff options
author | 2012-04-01 02:25:48 +0000 | |
---|---|---|
committer | 2012-04-01 02:25:48 +0000 | |
commit | 97324162c21c678fb427a4489c2142f70ee19c99 (patch) | |
tree | b6213796275be1683f336c517f153d71e2572386 /media-gfx/gimp/files | |
parent | Fix agda 2.3.0.1 build with haskell-src-exts-1.13.0 (diff) | |
download | gentoo-2-97324162c21c678fb427a4489c2142f70ee19c99.tar.gz gentoo-2-97324162c21c678fb427a4489c2142f70ee19c99.tar.bz2 gentoo-2-97324162c21c678fb427a4489c2142f70ee19c99.zip |
media-gfx/gimp: Fix test execution (bug #406625)
(Portage version: 2.1.10.51/cvs/Linux x86_64)
Diffstat (limited to 'media-gfx/gimp/files')
-rw-r--r-- | media-gfx/gimp/files/gimp-2.6.12-potfiles-skip.patch | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/media-gfx/gimp/files/gimp-2.6.12-potfiles-skip.patch b/media-gfx/gimp/files/gimp-2.6.12-potfiles-skip.patch new file mode 100644 index 000000000000..ee1b89adc5b6 --- /dev/null +++ b/media-gfx/gimp/files/gimp-2.6.12-potfiles-skip.patch @@ -0,0 +1,17 @@ +From: Julian Ospald <julian.ospald@googlemail.com> +Date: Fri Mar 2 17:29:14 CET 2012 + +gimp-2.6.11 fails on FEATURES="test" +correctly add "contactsheet.scm" and "test-sphere.scm" to POTFILES.skip + +--- po-script-fu/POTFILES.skip ++++ po-script-fu/POTFILES.skip +@@ -37,6 +37,8 @@ + plug-ins/pagecurl + plug-ins/print + plug-ins/pygimp ++plug-ins/script-fu/scripts/contactsheet.scm ++plug-ins/script-fu/scripts/test-sphere.scm + plug-ins/selection-to-path + plug-ins/twain + plug-ins/win-snap |