aboutsummaryrefslogtreecommitdiff
path: root/chinese
diff options
context:
space:
mode:
authorVanilla I. Shu <vanilla@FreeBSD.org>1998-01-24 15:14:30 +0000
committerVanilla I. Shu <vanilla@FreeBSD.org>1998-01-24 15:14:30 +0000
commit37cfd558b8a2bee34542b977b75bfa1381ba8341 (patch)
tree00f6bf50ebee4f0250e744b746c421d5f6321199 /chinese
parentbb74c7dc8a692df58101a519a5edbb99e066192c (diff)
downloadports-37cfd558b8a2bee34542b977b75bfa1381ba8341.tar.gz
ports-37cfd558b8a2bee34542b977b75bfa1381ba8341.zip
Notes
Diffstat (limited to 'chinese')
-rw-r--r--chinese/ted/files/patch-aa5
1 files changed, 3 insertions, 2 deletions
diff --git a/chinese/ted/files/patch-aa b/chinese/ted/files/patch-aa
index b351bf2674e0..4b2cfea87454 100644
--- a/chinese/ted/files/patch-aa
+++ b/chinese/ted/files/patch-aa
@@ -1,5 +1,5 @@
--- Makefile.orig Wed Jan 7 14:03:22 1998
-+++ Makefile Mon Jan 19 20:50:24 1998
++++ Makefile Sat Jan 24 22:58:08 1998
@@ -1,5 +1,5 @@
-CHINESE=0
-TEDDIR=/usr/local/lib/Ted
@@ -38,8 +38,9 @@
$(CC) $(CFLAGS) ctags.c -o $@
strip $@
install:
+- cp ted ref ctags /usr/local/bin
+ install -c -s -o bin -g bin -m 0755 ted /usr/X11R6/bin
- cp ted ref ctags /usr/local/bin
++# cp ted ref ctags /usr/local/bin
if [ ! -d $(TEDDIR) ]; then mkdir $(TEDDIR); fi
- cp tedrc tedrc.vi tedrc.grep ted.help ted.filevisit $(TEDDIR)
-cli_xcin.o: