From 33012ef01698722f2e165b7e1b70dca6461ead42 Mon Sep 17 00:00:00 2001 From: Masafumi Max NAKANE Date: Mon, 2 Dec 1996 09:38:55 +0000 Subject: Ooops, can't use ${PREFIX} in these scripts. Noticed by: Koichi Satou --- net/cap/pkg-install | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'net/cap/pkg-install') diff --git a/net/cap/pkg-install b/net/cap/pkg-install index f2620f7aa79d..9c2ae0b04a8d 100644 --- a/net/cap/pkg-install +++ b/net/cap/pkg-install @@ -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 '**********************************************************************' -- cgit v1.2.3