Ooops, can't use ${PREFIX} in these scripts.

Noticed by:	Koichi Satou <copan@ppp.fastnet.or.jp>
This commit is contained in:
Masafumi Max NAKANE 1996-12-02 09:38:55 +00:00
parent ae17a2fb1b
commit 33012ef016
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=4747

View file

@ -5,6 +5,6 @@ if [ "$2" != "POST-INSTALL" ]; then
fi
echo '**********************************************************************'
echo " Now, edit ${PREFIX}/etc/cap/start-cap-servers.sample."
echo " Now, edit /usr/local/etc/cap/start-cap-servers.sample."
echo " Then install it as ${PREFIX}/etc/rc.d/start-cap-servers.sh."
echo '**********************************************************************'