]> git.pld-linux.org Git - packages/aboot.git/blame - aboot-doc_Makefile.patch
- dropped pre-cvs changelog
[packages/aboot.git] / aboot-doc_Makefile.patch
CommitLineData
4c8b7273 1diff -urN aboot-0.9-orig/doc/man/Makefile aboot-0.9/doc/man/Makefile
2--- aboot-0.9-orig/doc/man/Makefile Mon Oct 8 23:03:51 2001
3+++ aboot-0.9/doc/man/Makefile Thu Jan 31 09:34:25 2002
4@@ -6,7 +6,7 @@
5 # use that value. Otherwise default to /usr/man.
6
7 ifeq ($(mandir),)
8-MANDIR=/usr/man
9+MANDIR=$(root)/usr/share/man
10 else
11 MANDIR=$(mandir)
12 endif
This page took 0.075057 seconds and 4 git commands to generate.