diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 2000-08-12 07:36:22 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 2000-08-12 07:36:22 +0000 |
commit | fc1111df82a91c055906a4ba29ee44f7c1f4f55b (patch) | |
tree | 7034c6833921efce104e31a8a54c55b53506dffc /chinese/xcin25/files/patch-aa | |
parent | Upgrade to 0.1.6. (diff) |
Upgrade to latest version.
Diffstat (limited to 'chinese/xcin25/files/patch-aa')
-rw-r--r-- | chinese/xcin25/files/patch-aa | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/chinese/xcin25/files/patch-aa b/chinese/xcin25/files/patch-aa index 21adbc068993..a9aad077e129 100644 --- a/chinese/xcin25/files/patch-aa +++ b/chinese/xcin25/files/patch-aa @@ -1,6 +1,6 @@ ---- src/util/cin2tab/Makefile.in.orig Sun Aug 15 00:03:26 1999 -+++ src/util/cin2tab/Makefile.in Sun Aug 15 00:13:01 1999 -@@ -58,7 +58,8 @@ +--- src/util/cin2tab/Makefile.in.orig Thu Jul 20 09:46:36 2000 ++++ src/util/cin2tab/Makefile.in Sat Aug 12 15:13:28 2000 +@@ -72,6 +72,7 @@ distclean: clean rm -f Makefile .depend install: $(BIN) @@ -10,4 +10,3 @@ + if [ -f $(xcin_libp)/bin/$(BIN) ]; then mv $(xcin_libp)/bin/$(BIN) $(xcin_libp)/bin/$(BIN).old; fi + $(INSTALL_PROGRAM) $(BIN) $(xcin_libp)/bin - include .depend |