aboutsummaryrefslogtreecommitdiff
path: root/textproc/coco/pkg-install
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>2001-04-18 21:37:32 +0000
committercvs2svn <cvs2svn@FreeBSD.org>2001-04-18 21:37:32 +0000
commit01a9f79f0a3692d8148990805beabc8593d3596d (patch)
tree99d1ef5788fc9e55b6948a7d4951ac4a315f63bf /textproc/coco/pkg-install
parent8c307777eaf81af4195ae428b3ebbeba734fc5af (diff)
This commit was manufactured by cvs2svn to create tag 'RELEASE_4_3_0'.release/4.3.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 aae183f1499a..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-freewnn-2.3 and ko-mule-freewnn-2.3, each of"
-echo "which contains only the executables for mule-2.3"
-echo "############################################################"