SPECS: webalizer.spec - simplify

blues blues at pld-linux.org
Tue Jun 27 12:51:40 CEST 2006


Author: blues                        Date: Tue Jun 27 10:51:40 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- simplify

---- Files affected:
SPECS:
   webalizer.spec (1.79 -> 1.80) 

---- Diffs:

================================================================
Index: SPECS/webalizer.spec
diff -u SPECS/webalizer.spec:1.79 SPECS/webalizer.spec:1.80
--- SPECS/webalizer.spec:1.79	Sat Jan 21 01:01:17 2006
+++ SPECS/webalizer.spec	Tue Jun 27 12:51:35 2006
@@ -111,8 +111,8 @@
 
 %install
 rm -rf $RPM_BUILD_ROOT
-install -d $RPM_BUILD_ROOT{%{_sysconfdir}/%{name},%{_bindir},%{_sbindir},%{_mandir}/man1} \
-	$RPM_BUILD_ROOT{%{_webdir}/icons,%{_sysconfdir}/sysconfig,%{_sysconfdir}/cron.d}
+install -d $RPM_BUILD_ROOT{%{_bindir},%{_sbindir},%{_mandir}/man1} \
+	$RPM_BUILD_ROOT{%{_webdir}/icons,%{_sysconfdir}/{sysconfig,cron.d,%{name}}}
 
 install sample.conf $RPM_BUILD_ROOT%{_sysconfdir}/webalizer.conf
 install webalizer $RPM_BUILD_ROOT%{_bindir}
@@ -166,6 +166,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.80  2006/06/27 10:51:35  blues
+- simplify
+
 Revision 1.79  2006/01/21 00:01:17  arekm
 - kill Icon: field (support for these is obsolete says jbj)
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/webalizer.spec?r1=1.79&r2=1.80&f=u



More information about the pld-cvs-commit mailing list