]> git.pld-linux.org Git - packages/func.git/blame - func-setup.patch
BR: rpmbuild(macros) >= 1.710
[packages/func.git] / func-setup.patch
CommitLineData
ca3d6b1b
ER
1--- func-0.18/setup.py~ 2008-03-07 21:38:26.000000000 +0200
2+++ func-0.18/setup.py 2008-05-23 22:13:37.603137505 +0300
3@@ -16,7 +16,7 @@
4aae54f5
ER
4 manpath = "share/man/man1/"
5 etcpath = "/etc/%s" % NAME
ca3d6b1b 6 etcmodpath = "/etc/%s/modules" % NAME
4aae54f5
ER
7- initpath = "/etc/init.d/"
8+ initpath = "/etc/rc.d/init.d/"
9 logpath = "/var/log/%s/" % NAME
ca3d6b1b 10 varpath = "/var/lib/%s/" % NAME
4aae54f5 11 rotpath = "/etc/logrotate.d"
This page took 0.063969 seconds and 4 git commands to generate.