]> git.pld-linux.org Git - packages/certmaster.git/blame - certmaster-setup.patch
BR: rpmbuild(macros) >= 1.710
[packages/certmaster.git] / certmaster-setup.patch
CommitLineData
0eb5a366
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.042209 seconds and 4 git commands to generate.