Sophie

Sophie

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

dhcpv6-0.10-33.el5.src.rpm

--- dhcp-0.10/Makefile.in.install_relay_agent	2005-01-09 14:09:02.610079064 -0500
+++ dhcp-0.10/Makefile.in	2005-01-09 14:10:33.056290923 -0500
@@ -96,6 +96,7 @@
 	$(INSTALL) -d $(DESTDIR)$(sbindir)
 	$(INSTALL) -d $(DESTDIR)/sbin
 	$(INSTALL_PROGRAM) -s -o bin -g bin dhcp6s $(DESTDIR)$(sbindir)
+	$(INSTALL_PROGRAM) -s -o bin -g bin dhcp6r $(DESTDIR)$(sbindir)
 	$(INSTALL_PROGRAM) -s -o bin -g bin dhcp6c $(DESTDIR)/sbin
 	$(INSTALL) -d $(DESTDIR)$(mandir)/man8 $(DESTDIR)$(mandir)/man5
 	$(INSTALL_DATA) -o bin -g bin dhcp6c.8 $(DESTDIR)$(mandir)/man8/
@@ -105,8 +106,11 @@
 	$(INSTALL_DATA) -o bin -g bin dhcp6s.conf.5 $(DESTDIR)$(mandir)/man5/
 	$(INSTALL) -d  $(DESTDIR)$(initdir)
 	$(INSTALL_PROGRAM) -o root -g root dhcp6s.sh $(DESTDIR)$(initdir)/dhcp6s
+	$(INSTALL_PROGRAM) -o root -g root dhcp6r.sh $(DESTDIR)$(initdir)/dhcp6r
 	$(INSTALL) -d  $(DESTDIR)/etc/sysconfig
 	$(INSTALL_DATA) -o bin -g bin dhcp6s.sysconfig  $(DESTDIR)/etc/sysconfig/dhcp6s
+	$(INSTALL_DATA) -o bin -g bin dhcp6r.sysconfig  $(DESTDIR)/etc/sysconfig/dhcp6r
+
 
 rh_install:: install
 	$(INSTALL) -d $(initdir)
--- dhcp-0.10/dhcp6s.sysconfig.install_relay_agent	2005-01-09 14:09:02.569082141 -0500
+++ dhcp-0.10/dhcp6s.sysconfig	2005-01-09 14:09:02.644076513 -0500
@@ -1,4 +1,4 @@
 # specify the interface for dhcp6s
 DHCP6SIF=
 # Command line options here
-DHCP6CARGS=
+DHCP6SARGS=