aboutsummaryrefslogtreecommitdiff
path: root/textproc/coco/pkg-install
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>2000-07-21 18:15:36 +0000
committercvs2svn <cvs2svn@FreeBSD.org>2000-07-21 18:15:36 +0000
commit70f89778c0f2f76bc2f8046e99cc55f2962ac9c2 (patch)
tree14c35099cfb4f4257c5e0b8e589d530fcb829468 /textproc/coco/pkg-install
parentf667b39b3c0614d5aeb9bcb4bac4a4b222408185 (diff)
This commit was manufactured by cvs2svn to create tag 'RELEASE_4_1_0'.release/4.1.0
Notes
Notes: svn path=/head/; revision=30942 svn path=/tags/RELEASE_4_1_0/; revision=30943; tag=release/4.1.0
Diffstat (limited to 'textproc/coco/pkg-install')
-rw-r--r--textproc/coco/pkg-install9
1 files changed, 0 insertions, 9 deletions
diff --git a/textproc/coco/pkg-install b/textproc/coco/pkg-install
deleted file mode 100644
index 505983632b38..000000000000
--- a/textproc/coco/pkg-install
+++ /dev/null
@@ -1,9 +0,0 @@
-#!/bin/sh
-
-if [ "$2" != "POST-INSTALL" ]; then exit 0; fi
-echo "############################################################"
-echo "You must install one of packages, mule-2.3, ja-mule-*-2.3"
-echo "(ja-mule-canna-2.3, ja-mule-canna+sj3-2.3, etc.),"
-echo "zh-mule-wnn4-2.3 and ko-mule-wnn4-2.3, each of"
-echo "which contains only the executables for mule-2.3"
-echo "############################################################"