]> git.pld-linux.org Git - packages/aboot.git/commitdiff
-992dd37ac18f9fd0aee8cc270e5c32e6 aboot-doc_Makefile.patch help
authordobrek <dobrek@pld-linux.org>
Thu, 31 Jan 2002 09:40:08 +0000 (09:40 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    aboot-doc_Makefile.patch -> 1.1

aboot-doc_Makefile.patch [new file with mode: 0644]

diff --git a/aboot-doc_Makefile.patch b/aboot-doc_Makefile.patch
new file mode 100644 (file)
index 0000000..f95ba4a
--- /dev/null
@@ -0,0 +1,12 @@
+diff -urN aboot-0.9-orig/doc/man/Makefile aboot-0.9/doc/man/Makefile
+--- aboot-0.9-orig/doc/man/Makefile    Mon Oct  8 23:03:51 2001
++++ aboot-0.9/doc/man/Makefile Thu Jan 31 09:34:25 2002
+@@ -6,7 +6,7 @@
+ # use that value. Otherwise default to /usr/man.
+ ifeq ($(mandir),)
+-MANDIR=/usr/man
++MANDIR=$(root)/usr/share/man
+ else
+ MANDIR=$(mandir)
+ endif
This page took 0.061777 seconds and 4 git commands to generate.