summaryrefslogtreecommitdiff
path: root/libre/gnu-ghostscript/libtool.patch
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@lavabit.com>2012-11-02 17:08:30 -0200
committerAndré Fabian Silva Delgado <emulatorman@lavabit.com>2012-11-02 17:08:30 -0200
commit99015cdc5145fd8c7e14ea76bcbd1d0ecb210ddd (patch)
treea27d3fa4cbf14b18d3caf352534037b3d07a6684 /libre/gnu-ghostscript/libtool.patch
parent18c27dc5c8367400c3d6b9ef6a9417805c2ce62d (diff)
downloadabslibre-99015cdc5145fd8c7e14ea76bcbd1d0ecb210ddd.tar.gz
abslibre-99015cdc5145fd8c7e14ea76bcbd1d0ecb210ddd.tar.bz2
abslibre-99015cdc5145fd8c7e14ea76bcbd1d0ecb210ddd.zip
gnu-ghostscript-9.05.0-1: fixing issues
Diffstat (limited to 'libre/gnu-ghostscript/libtool.patch')
-rw-r--r--libre/gnu-ghostscript/libtool.patch14
1 files changed, 14 insertions, 0 deletions
diff --git a/libre/gnu-ghostscript/libtool.patch b/libre/gnu-ghostscript/libtool.patch
new file mode 100644
index 000000000..4271ce69b
--- /dev/null
+++ b/libre/gnu-ghostscript/libtool.patch
@@ -0,0 +1,14 @@
+--- gnu-ghostscript-9.04.1/ltmain.sh 2011-12-31 08:26:26.000000000 -0200
++++ gnu-ghostscript-9.04.1/ltmain.sh 2012-04-10 05:08:19.253341477 -0300
+@@ -79,9 +79,9 @@
+
+ PROGRAM=libtool
+ PACKAGE=libtool
+-VERSION=2.4
++VERSION=2.4.2
+ TIMESTAMP=""
+-package_revision=1.3293
++package_revision=1.3337
+
+ # Be Bourne compatible
+ if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then