]> git.pld-linux.org Git - packages/func.git/blame - func-setup.patch
- use new template format for init scripts
[packages/func.git] / func-setup.patch
CommitLineData
4aae54f5
ER
1--- func-0.13/setup.py~ 2007-10-24 00:42:35.000000000 +0300
2+++ func-0.13/setup.py 2007-12-05 09:24:37.560591374 +0200
3@@ -15,7 +15,7 @@
4
5 manpath = "share/man/man1/"
6 etcpath = "/etc/%s" % NAME
7- initpath = "/etc/init.d/"
8+ initpath = "/etc/rc.d/init.d/"
9 logpath = "/var/log/%s/" % NAME
10 pkipath = "/etc/pki/%s" % NAME
11 rotpath = "/etc/logrotate.d"
This page took 0.046475 seconds and 4 git commands to generate.