]> git.pld-linux.org Git - packages/func.git/blob - func-setup.patch
- BR: python-modules, rpm-pythonprov
[packages/func.git] / func-setup.patch
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 @@
4          manpath    = "share/man/man1/"
5          etcpath    = "/etc/%s" % NAME
6          etcmodpath = "/etc/%s/modules" % NAME
7 -        initpath   = "/etc/init.d/"
8 +        initpath   = "/etc/rc.d/init.d/"
9          logpath    = "/var/log/%s/" % NAME
10         varpath    = "/var/lib/%s/" % NAME
11          rotpath    = "/etc/logrotate.d"
This page took 0.050486 seconds and 3 git commands to generate.