diff options
author | cvs2svn <cvs2svn@FreeBSD.org> | 1999-05-14 11:54:55 +0000 |
---|---|---|
committer | cvs2svn <cvs2svn@FreeBSD.org> | 1999-05-14 11:54:55 +0000 |
commit | b919b8311bc5d38e5731d40525c88c54816f4530 (patch) | |
tree | 35bbb3a9293cb7a160571b1bceb1ca2a52507a18 /japanese/ptex/files/patch-aa | |
parent | Despite what I said before, this is the official INDEX file for (diff) |
This commit was manufactured by cvs2svn to create tag 'RELEASE_3_2_0'.release/3.2.0
Diffstat (limited to 'japanese/ptex/files/patch-aa')
-rw-r--r-- | japanese/ptex/files/patch-aa | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/japanese/ptex/files/patch-aa b/japanese/ptex/files/patch-aa deleted file mode 100644 index 07380e757a4f..000000000000 --- a/japanese/ptex/files/patch-aa +++ /dev/null @@ -1,20 +0,0 @@ ---- Makefile.in.orig Wed Jun 24 07:02:38 1998 -+++ Makefile.in Wed Jun 24 07:03:31 1998 -@@ -3,7 +3,7 @@ - - kanjicode = @kanjicode@ - --default : programs formats -+default : programs #formats - - programs=ptex tftopl pltotf pdvitype jbibtex - formats=ptex.fmt -@@ -160,7 +160,7 @@ - - texmf.cnf: ../../kpathsea/texmf.cnf - cp ../../kpathsea/texmf.cnf texmf.cnf -- $(SHELL) $(thisdir)/mkconf $(thisdir) -+# $(SHELL) $(thisdir)/mkconf $(thisdir) - - dumpenv = TEXMFCNF=$(thisdir) TEXMF=$(texmf) - |