Sophie

Sophie

distrib > Scientific%20Linux > 5x > x86_64 > by-pkgid > c83e50267511ecff72557ff0fe13ba7b > files > 5

bootparamd-0.17-26.el5_7.1.src.rpm

--- netkit-bootparamd-0.17-pre20000412/rpc.bootparamd/Makefile.sopwith	Thu Jun 20 15:40:42 2002
+++ netkit-bootparamd-0.17-pre20000412/rpc.bootparamd/Makefile	Thu Jun 20 15:40:49 2002
@@ -22,9 +22,9 @@
 	${CC} $(LDFLAGS) $^ $(LIBS) -o $@
 
 install: bootparamd callbootd
-	install -s -m $(DAEMONMODE) bootparamd \
+	install -m $(DAEMONMODE) bootparamd \
 		$(INSTALLROOT)$(SBINDIR)/rpc.bootparamd
-	install -s -m $(BINMODE) callbootd $(INSTALLROOT)$(BINDIR)/callbootd
+	install -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
--- netkit-bootparamd-0.17-pre20000412/rpc.bootparamd/bootparamd.8.sopwith	Thu Jun 20 15:43:28 2002
+++ netkit-bootparamd-0.17-pre20000412/rpc.bootparamd/bootparamd.8	Thu Jun 20 15:44:26 2002
@@ -39,6 +39,7 @@
 This defaults to the machine running the server.
 .It Fl f Ar file
 The file to use as boot parameter file instead of /etc/bootparams.
+.El
 .Sh FILES
 .Pa /etc/bootparams
 .Sh BUGS