SPECS: dhcpv6.spec - create /etc/rc.d/init.d/ dir

darekr darekr at pld-linux.org
Tue Sep 20 14:01:10 CEST 2005


Author: darekr                       Date: Tue Sep 20 12:01:10 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- create /etc/rc.d/init.d/ dir

---- Files affected:
SPECS:
   dhcpv6.spec (1.12 -> 1.13) 

---- Diffs:

================================================================
Index: SPECS/dhcpv6.spec
diff -u SPECS/dhcpv6.spec:1.12 SPECS/dhcpv6.spec:1.13
--- SPECS/dhcpv6.spec:1.12	Tue Sep 20 13:33:06 2005
+++ SPECS/dhcpv6.spec	Tue Sep 20 14:01:04 2005
@@ -70,7 +70,7 @@
 
 %install
 rm -rf $RPM_BUILD_ROOT
-install -d $RPM_BUILD_ROOT%{_localstatedir}/lib/dhcpv6
+install -d $RPM_BUILD_ROOT{%{_localstatedir}/lib/dhcpv6,/etc/rc.d/init.d}
 
 %{__make} install \
 	DESTDIR=$RPM_BUILD_ROOT
@@ -126,6 +126,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.13  2005/09/20 12:01:04  darekr
+- create /etc/rc.d/init.d/ dir
+
 Revision 1.12  2005/09/20 11:33:06  darekr
 - added Source2 - init script for _client package
 - rel. 0.6, nfy
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/dhcpv6.spec?r1=1.12&r2=1.13&f=u




More information about the pld-cvs-commit mailing list