summaryrefslogtreecommitdiff
path: root/libre/gnu-ghostscript/libtool.patch
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <andre@pc-01.localdomain>2012-04-10 05:31:44 -0300
committerAndré Fabian Silva Delgado <andre@pc-01.localdomain>2012-04-10 05:31:44 -0300
commite30cdaa3ed22ead6af712d3d62e6216764db3c2b (patch)
treebe9666b66093216caa1e4f25aebdd2b5e01e0563 /libre/gnu-ghostscript/libtool.patch
parentfe1f0099a33da54805b953996d470d8a49ea5fe5 (diff)
ghostscript sustitute recommended by FSF
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