[PATCH] PDFSCRIPTS not installed because pdftex is a symlink: intentional?

Nix <[email protected]>
Newsgroups gmane.comp.tex.tetex.beta
Message-ID <[email protected]>
Trivial patch:

diff -durN beta-2.96.1.20040322-orig/texk/tetex/Makefile.in beta-2.96.1.20040322/texk/tetex/Makefile.in
--- beta-2.96.1.20040322-orig/texk/tetex/Makefile.in	2004-04-05 07:38:18.000000000 +0100
+++ beta-2.96.1.20040322/texk/tetex/Makefile.in	2004-04-05 07:38:33.000000000 +0100
@@ -84,7 +84,7 @@
 	for s in $(SCRIPTS); do \
 	  $(INSTALL_SCRIPT) $(srcdir)/$$s $(scriptdir)/$$s; \
 	done
-	if test -f $(bindir)/pdftex; then \
+	if test -f $(bindir)/pdfetex; then \
 	  for s in $(PDFSCRIPTS); do \
 	    $(INSTALL_SCRIPT) $(srcdir)/$$s $(scriptdir)/$$s; \
 	  done; \

-- 
`If you believe in strong AI, then death is no longer a mystery,
 but merely a lack of adequate backups.' --- Steven McDougall
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.