]> git.pld-linux.org Git - packages/bootparamd.git/blame - bootparamd-install_man_fix.patch
- massive attack s/pld.org.pl/pld-linux.org/
[packages/bootparamd.git] / bootparamd-install_man_fix.patch
CommitLineData
557eb852 1diff -Nru netkit-bootparamd-0.17/rpc.bootparamd/Makefile netkit-bootparamd-0.17.new/rpc.bootparamd/Makefile
2--- netkit-bootparamd-0.17/rpc.bootparamd/Makefile Sun Dec 12 19:04:59 1999
3+++ netkit-bootparamd-0.17.new/rpc.bootparamd/Makefile Wed Nov 8 01:43:42 2000
4@@ -27,7 +27,7 @@
5 install -s -m $(BINMODE) callbootd $(INSTALLROOT)$(BINDIR)/callbootd
6 install -m $(MANMODE) bootparamd.8 \
7 $(INSTALLROOT)$(MANDIR)/man8/rpc.bootparamd.8
8- ln -sf rpc.bootparamd.8 $(INSTALLROOT)$(MANDIR)/man8/bootparamd.8
9+ echo ".so rpc.bootparamd.8" > $(INSTALLROOT)$(MANDIR)/man8/bootparamd.8
10
11 clean:
12 rm -f *.o bootparamd callbootd
This page took 0.061788 seconds and 4 git commands to generate.