summaryrefslogtreecommitdiffstats
path: root/abs/core/ghostscript/ghostscript-sys-zlib.patch
diff options
context:
space:
mode:
authorBritney Fransen <brfransen@gmail.com>2018-02-15 21:13:01 (GMT)
committerBritney Fransen <brfransen@gmail.com>2018-02-15 21:13:01 (GMT)
commit80b7b83c7deb5acfe101fc5d6d9f6563b55a3e09 (patch)
tree983b9a71d32d1cadc407463c5346a473543e6206 /abs/core/ghostscript/ghostscript-sys-zlib.patch
parentb820aee9cbca3afc64fc9108de718d898a61c713 (diff)
downloadlinhes_pkgbuild-80b7b83c7deb5acfe101fc5d6d9f6563b55a3e09.zip
linhes_pkgbuild-80b7b83c7deb5acfe101fc5d6d9f6563b55a3e09.tar.gz
linhes_pkgbuild-80b7b83c7deb5acfe101fc5d6d9f6563b55a3e09.tar.bz2
ghostscript: update to 9.22
Diffstat (limited to 'abs/core/ghostscript/ghostscript-sys-zlib.patch')
-rw-r--r--abs/core/ghostscript/ghostscript-sys-zlib.patch25
1 files changed, 0 insertions, 25 deletions
diff --git a/abs/core/ghostscript/ghostscript-sys-zlib.patch b/abs/core/ghostscript/ghostscript-sys-zlib.patch
deleted file mode 100644
index d632fcb..0000000
--- a/abs/core/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
-