summaryrefslogtreecommitdiff
path: root/print/teTeX1-bin/patches/patch-ab
diff options
context:
space:
mode:
authorjmmv <jmmv@pkgsrc.org>2003-12-24 12:57:29 +0000
committerjmmv <jmmv@pkgsrc.org>2003-12-24 12:57:29 +0000
commit239873daa1450b70decb3e4ff24768d15974030f (patch)
tree1ad4343fae0f7ab26089c8acee2c101427dccc27 /print/teTeX1-bin/patches/patch-ab
parent34ebce8453bf93f593cf95f7404861d505efafd4 (diff)
downloadpkgsrc-239873daa1450b70decb3e4ff24768d15974030f.tar.gz
Reimport of teTeX-bin version 1.0.7nb3 as teTeX1-bin:
This package contains the executables for the teTeX installation as well as other files that were created when generating the binaries: info files, format files and manual pages.
Diffstat (limited to 'print/teTeX1-bin/patches/patch-ab')
-rw-r--r--print/teTeX1-bin/patches/patch-ab13
1 files changed, 13 insertions, 0 deletions
diff --git a/print/teTeX1-bin/patches/patch-ab b/print/teTeX1-bin/patches/patch-ab
new file mode 100644
index 00000000000..083aedf852a
--- /dev/null
+++ b/print/teTeX1-bin/patches/patch-ab
@@ -0,0 +1,13 @@
+$NetBSD: patch-ab,v 1.1.1.1 2003/12/24 12:57:30 jmmv Exp $
+
+--- texk/make/common.mk.orig Fri Jul 16 14:30:41 1999
++++ texk/make/common.mk Fri Jul 16 14:31:02 1999
+@@ -30,7 +30,7 @@
+ # Installation.
+ INSTALL = @INSTALL@
+ INSTALL_PROGRAM = @INSTALL_PROGRAM@
+-INSTALL_SCRIPT = $(INSTALL_PROGRAM)
++INSTALL_SCRIPT = @INSTALL_SCRIPT@
+ INSTALL_DATA = @INSTALL_DATA@
+ INSTALL_LIBTOOL_LIBS = INSTALL_DATA='$(INSTALL_DATA)' $(LIBTOOL) install-lib
+ INSTALL_LIBTOOL_PROG = INSTALL_PROGRAM='$(INSTALL_PROGRAM)' $(LIBTOOL) install-prog