SPECS: cacti-cactid.spec - fix install

arekm arekm at pld-linux.org
Tue Oct 11 19:18:28 CEST 2005


Author: arekm                        Date: Tue Oct 11 17:18:28 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- fix install

---- Files affected:
SPECS:
   cacti-cactid.spec (1.5 -> 1.6) 

---- Diffs:

================================================================
Index: SPECS/cacti-cactid.spec
diff -u SPECS/cacti-cactid.spec:1.5 SPECS/cacti-cactid.spec:1.6
--- SPECS/cacti-cactid.spec:1.5	Tue Oct 11 14:48:49 2005
+++ SPECS/cacti-cactid.spec	Tue Oct 11 19:18:23 2005
@@ -33,6 +33,7 @@
 
 %install
 rm -rf $RPM_BUILD_ROOT
+install -d $RPM_BUILD_ROOT%{_sysconfdir}
 
 %{__make} install \
 	DESTDIR=$RPM_BUILD_ROOT
@@ -54,6 +55,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.6  2005/10/11 17:18:23  arekm
+- fix install
+
 Revision 1.5  2005/10/11 12:48:49  arekm
 - drop cron support; add Requires: cacti so cacti will run cactid on it's own
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/cacti-cactid.spec?r1=1.5&r2=1.6&f=u




More information about the pld-cvs-commit mailing list