Ooops, can't use ${PREFIX} in these scripts.
Noticed by: Koichi Satou <copan@ppp.fastnet.or.jp>
This commit is contained in:
parent
ae17a2fb1b
commit
33012ef016
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=4747
1 changed files with 1 additions and 1 deletions
|
@ -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 '**********************************************************************'
|
||||
|
|
Loading…
Reference in a new issue