summaryrefslogtreecommitdiff
path: root/libre/gnu-ghostscript/libtool.patch
diff options
context:
space:
mode:
authorNicolás Reynolds <apoyosis@correo.inta.gob.ar>2012-04-10 14:26:31 -0300
committerNicolás Reynolds <apoyosis@correo.inta.gob.ar>2012-04-10 14:26:31 -0300
commit0281f473276b0a6278686a8ecaaf10b39f1d3828 (patch)
tree5556a86c4d8c5c7d687aeadbec48ca5a1ce19d7b /libre/gnu-ghostscript/libtool.patch
parent331d47322498c7ea36f5535c566eecd0e82a8916 (diff)
parent3db2f39f6ac41f10a4aabe33b4d4ee7b97a9fbef (diff)
Merge branch 'master' of ssh://gparabola/abslibre
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