]> git.pld-linux.org Git - packages/aboot.git/blob - aboot-doc_Makefile.patch
- updated to 0.9b,
[packages/aboot.git] / aboot-doc_Makefile.patch
1 diff -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.029525 seconds and 3 git commands to generate.