]> git.pld-linux.org Git - packages/chkconfig.git/blob - chkconfig-fhs.patch
9593185120c2422ef50b04a4471d27f6e555bcf6
[packages/chkconfig.git] / chkconfig-fhs.patch
1 diff -Nur chkconfig-1.0.6/Makefile chkconfig-1.0.6.pld/Makefile
2 --- chkconfig-1.0.6/Makefile    Wed Jun  2 07:40:30 1999
3 +++ chkconfig-1.0.6.pld/Makefile        Wed Jun  2 07:40:16 1999
4 @@ -7,7 +7,7 @@
5  PROG=chkconfig
6  BINDIR = /sbin
7  USRSBINDIR = /usr/sbin
8 -MANDIR = /usr/man
9 +MANDIR = /usr/share/man
10  SUBDIRS = po
11  
12  OBJS=chkconfig.o leveldb.o
This page took 0.110845 seconds and 2 git commands to generate.