/usr/bin/true on fleabsd
authorivan <ivan>
Wed, 22 Dec 2004 14:09:27 +0000 (14:09 +0000)
committerivan <ivan>
Wed, 22 Dec 2004 14:09:27 +0000 (14:09 +0000)
Makefile

index 825c976..dcd0d0c 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -39,7 +39,7 @@ INIT_INSTALL = /usr/sbin/update-rc.d freeside defaults 21 20
 #redhat, fedora
 #INIT_INSTALL = /sbin/chkconfig freeside
 #not necessary (freebsd)
-#INIT_INSTALL = /bin/true
+#INIT_INSTALL = /usr/bin/true
 
 #deb, suse
 HTTPD_RESTART = /etc/init.d/apache restart