summaryrefslogblamecommitdiff
path: root/editors/mule-common/pkg-install
blob: 505983632b38b7aeac437842db12228e5fb71278 (plain) (tree)
1
2
3
4
5
6
7
8
9



                                                                   


                                                                

                                                                   
#!/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 "############################################################"