summaryrefslogtreecommitdiff
path: root/libre/ghostscript/ghostscript-sys-zlib.patch
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@parabola.nu>2016-10-03 13:52:45 -0300
committerAndré Fabian Silva Delgado <emulatorman@parabola.nu>2016-10-03 14:04:12 -0300
commitc7ac67e56c6a7ef46ae2405d8a7bbcda7eaa5e15 (patch)
treea29815dca84b2ee2ccdc2a967937a1800f2c1596 /libre/ghostscript/ghostscript-sys-zlib.patch
parent3aeb05616d95d84d2433f59fe333161158c64b04 (diff)
downloadabslibre-c7ac67e56c6a7ef46ae2405d8a7bbcda7eaa5e15.tar.gz
abslibre-c7ac67e56c6a7ef46ae2405d8a7bbcda7eaa5e15.tar.bz2
abslibre-c7ac67e56c6a7ef46ae2405d8a7bbcda7eaa5e15.zip
ghostscript: source does not contain nonfree JPEG XR library anymore
Diffstat (limited to 'libre/ghostscript/ghostscript-sys-zlib.patch')
-rw-r--r--libre/ghostscript/ghostscript-sys-zlib.patch25
1 files changed, 0 insertions, 25 deletions
diff --git a/libre/ghostscript/ghostscript-sys-zlib.patch b/libre/ghostscript/ghostscript-sys-zlib.patch
deleted file mode 100644
index d632fcbb2..000000000
--- a/libre/ghostscript/ghostscript-sys-zlib.patch
+++ /dev/null
@@ -1,25 +0,0 @@
-diff -up ghostscript-9.12/configure.ac.sys-zlib ghostscript-9.12/configure.ac
---- ghostscript-9.12/configure.ac.sys-zlib 2014-03-26 11:48:54.983972222 +0000
-+++ ghostscript-9.12/configure.ac 2014-03-26 11:49:36.807230531 +0000
-@@ -854,7 +854,7 @@ AC_MSG_CHECKING([for local zlib source])
- dnl zlib is needed for language level 3, and libpng
- # we must define ZLIBDIR regardless because png.mak does a -I$(ZLIBDIR)
- # this seems a harmless default
--ZLIBDIR=src
-+ZLIBDIR=$includedir
- AUX_SHARED_ZLIB=
-
- if test -d $srcdir/zlib; then
-diff -up ghostscript-9.12/configure.sys-zlib ghostscript-9.12/configure
---- ghostscript-9.12/configure.sys-zlib 2014-03-26 11:49:45.547284521 +0000
-+++ ghostscript-9.12/configure 2014-03-26 11:49:56.171350127 +0000
-@@ -6254,7 +6254,7 @@ fi
- $as_echo_n "checking for local zlib source... " >&6; }
- # we must define ZLIBDIR regardless because png.mak does a -I$(ZLIBDIR)
- # this seems a harmless default
--ZLIBDIR=src
-+ZLIBDIR=$includedir
- AUX_SHARED_ZLIB=
-
- if test -d $srcdir/zlib; then
-