summaryrefslogtreecommitdiff
path: root/editors/xemacs21-mule-common/pkg-install
blob: f50fc365f2a965d17ef5bd872cc542d11d5b7395 (plain) (blame)
1
2
3
4
5
6
7
#!/bin/sh
if [ "$2" != "POST-INSTALL" ]; then exit 0; fi
echo "################################################################"
echo "You must install one of packages, xemacs-mule and "
echo " ja-xemacs-*-21.1 (ja-xemacs-21.1, ja-xemacs-canna-21.1, etc.)"
echo ", each of which contains only the executables for XEmacs(version 21.1.9)"
echo "################################################################"