summaryrefslogtreecommitdiff
path: root/libre/gnu-ghostscript/libtool.patch
diff options
context:
space:
mode:
authorMárcio Alexandre Silva Delgado <coadde@lavabit.com>2012-11-04 00:30:12 -0200
committerMárcio Alexandre Silva Delgado <coadde@lavabit.com>2012-11-04 00:30:12 -0200
commit32b3aff9e0cd491df2d2c34bbac0a37c54cd3f09 (patch)
tree5e051ceb03c93fcb1c230f433f3b6565e59735b7 /libre/gnu-ghostscript/libtool.patch
parent7680dd73c24ff94ee2b4bf477037ebc5f957495c (diff)
parentbdcaf97ca52942aebd3289cf8c771eae7a602f87 (diff)
downloadabslibre-32b3aff9e0cd491df2d2c34bbac0a37c54cd3f09.tar.gz
abslibre-32b3aff9e0cd491df2d2c34bbac0a37c54cd3f09.tar.bz2
abslibre-32b3aff9e0cd491df2d2c34bbac0a37c54cd3f09.zip
Merge branch 'master' of ssh://parabolagnulinux.org:1863/srv/git/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