summaryrefslogtreecommitdiff
path: root/japanese/ptex-common/files
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1995-11-15 10:16:10 +0000
committerSatoshi Asami <asami@FreeBSD.org>1995-11-15 10:16:10 +0000
commita3fce4f1075fdacbe32f7195898c5a44ba6ed0ae (patch)
treea05eff9abd0771d1b1ee8a286adc98eb92e57a41 /japanese/ptex-common/files
parentMake sure ftpget is executable, remove extraneous mkdir's. (diff)
New version of ptex. Since it's somewhat incompatible with the previous
version, imported with suffix "2". Required for platex2e (coming soon). Submitted by: ohmon@sfc.keio.ac.jp
Notes
Notes: svn path=/head/; revision=2420
Diffstat (limited to 'japanese/ptex-common/files')
-rw-r--r--japanese/ptex-common/files/patch-aa18
1 files changed, 18 insertions, 0 deletions
diff --git a/japanese/ptex-common/files/patch-aa b/japanese/ptex-common/files/patch-aa
new file mode 100644
index 000000000000..b0fa0197bf60
--- /dev/null
+++ b/japanese/ptex-common/files/patch-aa
@@ -0,0 +1,18 @@
+--- web2c/web/Makefile.in.org Thu Nov 9 22:06:40 1995
+*** web2c/web/Makefile.in Thu Nov 9 22:07:02 1995
+***************
+*** 59,65 ****
+
+ # To make tangleboot.p, we must assume a working tangle.
+ tangleboot.p: tangle.web tangle.ch
+! tangle tangle.web tangle.ch
+ mv tangle.p tangleboot.p
+
+
+--- 59,65 ----
+
+ # To make tangleboot.p, we must assume a working tangle.
+ tangleboot.p: tangle.web tangle.ch
+! ./tangle tangle.web tangle.ch
+ mv tangle.p tangleboot.p
+