summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Michael <fedora.dm0@gmail.com>2021-01-22 15:09:32 -0500
committerMike Gilbert <floppym@gentoo.org>2021-01-24 16:11:14 -0500
commit724438290ff1fd616c221c707955e1dbd219dd5c (patch)
treebf1737cc3119f448424b156e2f9e0dd217c8d3ba /media-libs/jbigkit/files
parentsys-kernel/gentoo-sources: Clean-up of 4.14.X series (diff)
downloadgentoo-724438290ff1fd616c221c707955e1dbd219dd5c.tar.gz
gentoo-724438290ff1fd616c221c707955e1dbd219dd5c.tar.bz2
gentoo-724438290ff1fd616c221c707955e1dbd219dd5c.zip
media-libs/jbigkit: EAPI 7
Closes: https://bugs.gentoo.org/766579 Package-Manager: Portage-3.0.13, Repoman-3.0.2 Signed-off-by: David Michael <fedora.dm0@gmail.com> Signed-off-by: Mike Gilbert <floppym@gentoo.org>
Diffstat (limited to 'media-libs/jbigkit/files')
-rw-r--r--media-libs/jbigkit/files/jbigkit-2.1-build.patch12
1 files changed, 6 insertions, 6 deletions
diff --git a/media-libs/jbigkit/files/jbigkit-2.1-build.patch b/media-libs/jbigkit/files/jbigkit-2.1-build.patch
index a7bc7ae761de..087ac3c544d8 100644
--- a/media-libs/jbigkit/files/jbigkit-2.1-build.patch
+++ b/media-libs/jbigkit/files/jbigkit-2.1-build.patch
@@ -1,7 +1,7 @@
This patch has been mailed to upstream. No reply at this time. Status unknown.
---- libjbig/Makefile
-+++ libjbig/Makefile
+--- a/libjbig/Makefile
++++ b/libjbig/Makefile
@@ -1,28 +1,58 @@
# Unix makefile for the JBIG-KIT library
@@ -70,8 +70,8 @@ This patch has been mailed to upstream. No reply at this time. Status unknown.
jbig.o: jbig.c jbig.h jbig_ar.h
jbig85.o: jbig85.c jbig85.h jbig_ar.h
---- Makefile
-+++ Makefile
+--- a/Makefile
++++ b/Makefile
@@ -1,10 +1,10 @@
# Unix makefile for JBIG-KIT
@@ -94,8 +94,8 @@ This patch has been mailed to upstream. No reply at this time. Status unknown.
tar cvaf jbigkit-$(VERSION).tar.gz jbigkit-$(VERSION)
release:
---- pbmtools/Makefile
-+++ pbmtools/Makefile
+--- a/pbmtools/Makefile
++++ b/pbmtools/Makefile
@@ -1,11 +1,11 @@
# Unix makefile for the JBIG-KIT PBM tools