SPECS: mopd.spec - install missing dir

baggins baggins at pld-linux.org
Fri Feb 16 14:49:47 CET 2007


Author: baggins                      Date: Fri Feb 16 13:49:47 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- install missing dir

---- Files affected:
SPECS:
   mopd.spec (1.3 -> 1.4) 

---- Diffs:

================================================================
Index: SPECS/mopd.spec
diff -u SPECS/mopd.spec:1.3 SPECS/mopd.spec:1.4
--- SPECS/mopd.spec:1.3	Fri Feb 16 14:49:06 2007
+++ SPECS/mopd.spec	Fri Feb 16 14:49:42 2007
@@ -76,7 +76,7 @@
 
 %install
 rm -rf $RPM_BUILD_ROOT
-install -d $RPM_BUILD_ROOT/etc/rc.d/init.d
+install -d $RPM_BUILD_ROOT/etc/{sysconfig,rc.d/init.d}
 install -d $RPM_BUILD_ROOT{%{_sbindir},%{_bindir},%{_mandir}/man{1,8},/var/lib/mop}
 
 install mopd/mopd $RPM_BUILD_ROOT%{_sbindir}/mopd
@@ -121,6 +121,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.4  2007/02/16 13:49:42  baggins
+- install missing dir
+
 Revision 1.3  2007/02/16 13:49:06  baggins
 - added sysconfig
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/mopd.spec?r1=1.3&r2=1.4&f=u



More information about the pld-cvs-commit mailing list