diff options
author | Lars Wendler <polynomial-c@gentoo.org> | 2016-08-07 23:53:57 +0200 |
---|---|---|
committer | Lars Wendler <polynomial-c@gentoo.org> | 2016-08-07 23:54:13 +0200 |
commit | 04540112d67f5e0a9d0dd41bc1990c15d01140a1 (patch) | |
tree | 307d2f9ccf2f18578a4cf2d6803960ee0e135bdf /media-libs/tiff | |
parent | profiles/package.mask: add myself to the lua mask (diff) | |
download | gentoo-04540112d67f5e0a9d0dd41bc1990c15d01140a1.tar.gz gentoo-04540112d67f5e0a9d0dd41bc1990c15d01140a1.tar.bz2 gentoo-04540112d67f5e0a9d0dd41bc1990c15d01140a1.zip |
media-libs/tiff: Also remove gif2tiff test (bug #590708).
Package-Manager: portage-2.3.0
Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
Diffstat (limited to 'media-libs/tiff')
-rw-r--r-- | media-libs/tiff/files/tiff-4.0.6-gif2tiff_removal.patch | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/media-libs/tiff/files/tiff-4.0.6-gif2tiff_removal.patch b/media-libs/tiff/files/tiff-4.0.6-gif2tiff_removal.patch index 9cf4ec596bf9..ea5c2c327141 100644 --- a/media-libs/tiff/files/tiff-4.0.6-gif2tiff_removal.patch +++ b/media-libs/tiff/files/tiff-4.0.6-gif2tiff_removal.patch @@ -15,6 +15,16 @@ https://bugs.gentoo.org/585274 pal2rgb.1 \ ppm2tiff.1 \ ras2tiff.1 \ +--- tiff-4.0.6/test/Makefile.am ++++ tiff-4.0.6/test/Makefile.am +@@ -68,7 +68,6 @@ + TESTSCRIPTS = \ + bmp2tiff_palette.sh \ + bmp2tiff_rgb.sh \ +- gif2tiff.sh \ + ppm2tiff_pbm.sh \ + ppm2tiff_pgm.sh \ + ppm2tiff_ppm.sh \ --- tiff-4.0.6/tools/Makefile.am +++ tiff-4.0.6/tools/Makefile.am @@ -34,7 +34,6 @@ |