summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2019-12-13 16:07:13 +0100
committerDavid Seifert <soap@gentoo.org>2019-12-13 16:07:13 +0100
commite82de422ac06de5df4829df9c0ed069c3a1e7610 (patch)
tree91ccf55a2b6b6e9fca4332c01282630d703d2225 /media-gfx/tif22pnm/files
parentmedia-gfx/gphotofs: Port to EAPI 7 (diff)
downloadgentoo-e82de422ac06de5df4829df9c0ed069c3a1e7610.tar.gz
gentoo-e82de422ac06de5df4829df9c0ed069c3a1e7610.tar.bz2
gentoo-e82de422ac06de5df4829df9c0ed069c3a1e7610.zip
media-gfx/tif22pnm: Port to EAPI 7
Package-Manager: Portage-2.3.81, Repoman-2.3.20 Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'media-gfx/tif22pnm/files')
-rw-r--r--media-gfx/tif22pnm/files/tif22pnm-0.14-gentoo.patch8
1 files changed, 4 insertions, 4 deletions
diff --git a/media-gfx/tif22pnm/files/tif22pnm-0.14-gentoo.patch b/media-gfx/tif22pnm/files/tif22pnm-0.14-gentoo.patch
index f71c751bd1a5..cc97d68d2322 100644
--- a/media-gfx/tif22pnm/files/tif22pnm-0.14-gentoo.patch
+++ b/media-gfx/tif22pnm/files/tif22pnm-0.14-gentoo.patch
@@ -1,5 +1,5 @@
---- configure.in
-+++ configure.in
+--- a/configure.in
++++ b/configure.in
@@ -21,7 +21,6 @@
dnl Checks for programs.
AC_PROG_CC
@@ -8,8 +8,8 @@
dnl ^^^ set it to non-empty, so AC_PROG_CXX won't include `-g'
dnl AC_PROG_CXX
dnl AC_PTS_PROG_CFLAGS(fs, -fsigned-char)
---- do.sh
-+++ do.sh
+--- a/do.sh
++++ b/do.sh
@@ -35,8 +35,8 @@
if [ x"$CMD" != x ]; then echo "Executing: $CMD"; fi