]> git.pld-linux.org Git - packages/bootparamd.git/commitdiff
- use ross include instead symlinks between man pages.
authorkloczek <kloczek@pld-linux.org>
Wed, 8 Nov 2000 00:52:22 +0000 (00:52 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    bootparamd-install_man_fix.patch -> 1.1

bootparamd-install_man_fix.patch [new file with mode: 0644]

diff --git a/bootparamd-install_man_fix.patch b/bootparamd-install_man_fix.patch
new file mode 100644 (file)
index 0000000..a823a06
--- /dev/null
@@ -0,0 +1,12 @@
+diff -Nru netkit-bootparamd-0.17/rpc.bootparamd/Makefile netkit-bootparamd-0.17.new/rpc.bootparamd/Makefile
+--- netkit-bootparamd-0.17/rpc.bootparamd/Makefile     Sun Dec 12 19:04:59 1999
++++ netkit-bootparamd-0.17.new/rpc.bootparamd/Makefile Wed Nov  8 01:43:42 2000
+@@ -27,7 +27,7 @@
+       install -s -m $(BINMODE) callbootd $(INSTALLROOT)$(BINDIR)/callbootd
+       install -m $(MANMODE) bootparamd.8 \
+               $(INSTALLROOT)$(MANDIR)/man8/rpc.bootparamd.8
+-      ln -sf rpc.bootparamd.8 $(INSTALLROOT)$(MANDIR)/man8/bootparamd.8
++      echo ".so rpc.bootparamd.8" > $(INSTALLROOT)$(MANDIR)/man8/bootparamd.8
+ clean:
+       rm -f *.o bootparamd callbootd 
This page took 0.039921 seconds and 4 git commands to generate.