diff options
| author | cvs2svn <cvs2svn@FreeBSD.org> | 1999-09-14 22:58:51 +0000 |
|---|---|---|
| committer | cvs2svn <cvs2svn@FreeBSD.org> | 1999-09-14 22:58:51 +0000 |
| commit | 0d24ce472965b1af574ee8eab914346a50d93ab0 (patch) | |
| tree | fc04ac961d5044a7d4ac36140741f144e02c3080 /textproc/coco/pkg-install | |
| parent | b24be45ea252a95e705a3bb55f49f5fdbd5abe44 (diff) | |
Diffstat (limited to 'textproc/coco/pkg-install')
| -rw-r--r-- | textproc/coco/pkg-install | 9 |
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 "############################################################" |
