projects
/
freeside.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0715590
)
/usr/bin/true on fleabsd
author
ivan
<ivan>
Wed, 22 Dec 2004 14:09:27 +0000
(14:09 +0000)
committer
ivan
<ivan>
Wed, 22 Dec 2004 14:09:27 +0000
(14:09 +0000)
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/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