]> git.pld-linux.org Git - packages/chkconfig.git/blob - chkconfig-fhs.patch
updated to 1.2.16
[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 1.340537 seconds and 3 git commands to generate.