summaryrefslogtreecommitdiff
path: root/print/teTeX/patches/patch-ac
diff options
context:
space:
mode:
Diffstat (limited to 'print/teTeX/patches/patch-ac')
-rw-r--r--print/teTeX/patches/patch-ac18
1 files changed, 0 insertions, 18 deletions
diff --git a/print/teTeX/patches/patch-ac b/print/teTeX/patches/patch-ac
deleted file mode 100644
index d858e289fcd..00000000000
--- a/print/teTeX/patches/patch-ac
+++ /dev/null
@@ -1,18 +0,0 @@
-$NetBSD: patch-ac,v 1.2 1998/08/07 11:11:31 agc Exp $
-
---- kpse-2.6/kpathsea/Makefile.in,orig Tue Dec 10 09:13:33 1996
-+++ kpse-2.6/kpathsea/Makefile.in Tue Dec 10 09:20:37 1996
-@@ -138,10 +138,10 @@
- uninstall-exec:
-
- install-data: texmf.cnf kpathsea.info
-- $(SHELL) $(top_srcdir)/../mkdirchain $(texmf) $(infodir) $(TETEXDIR)
-+ $(SHELL) $(top_srcdir)/../mkdirchain $(texmf) $(infodir) $(web2cdir)
- if grep 'original texmf.cnf --' $(web2cdir)/texmf.cnf >/dev/null 2>&1 \
-- || test ! -r $(TETEXDIR)/texmf.cnf; then \
-- $(INSTALL_DATA) texmf.cnf $(TETEXDIR)/texmf.cnf; \
-+ || test ! -r $(web2cdir)/texmf.cnf; then \
-+ $(INSTALL_DATA) texmf.cnf $(web2cdir)/texmf.cnf; \
- else true; fi
- $(INSTALL_DATA) $(srcdir)/kpathsea.info $(infodir)/kpathsea.info
- uninstall-data: