SPECS: munin.spec - no duplicate slash

glen glen at pld-linux.org
Fri Oct 7 16:13:09 CEST 2005


Author: glen                         Date: Fri Oct  7 14:13:09 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- no duplicate slash

---- Files affected:
SPECS:
   munin.spec (1.18 -> 1.19) 

---- Diffs:

================================================================
Index: SPECS/munin.spec
diff -u SPECS/munin.spec:1.18 SPECS/munin.spec:1.19
--- SPECS/munin.spec:1.18	Fri Oct  7 15:54:18 2005
+++ SPECS/munin.spec	Fri Oct  7 16:13:02 2005
@@ -104,11 +104,11 @@
 install %{SOURCE1} $RPM_BUILD_ROOT/etc/rc.d/init.d/munin-node
 install %{SOURCE2} $RPM_BUILD_ROOT/etc/cron.d/munin
 
-install %{SOURCE3} $RPM_BUILD_ROOT/%{_sysconfdir}/apache.conf
+install %{SOURCE3} $RPM_BUILD_ROOT%{_sysconfdir}/apache.conf
 
 install node/node.d/README README.plugins
 
-install dists/tarball/plugins.conf $RPM_BUILD_ROOT%{_sysconfdir}/
+install dists/tarball/plugins.conf $RPM_BUILD_ROOT%{_sysconfdir}
 install dists/tarball/plugins.conf $RPM_BUILD_ROOT%{_sysconfdir}/plugin-conf.d/munin-node
 
 install server/munin-htaccess $RPM_BUILD_ROOT%{htmldir}/.htaccess
@@ -220,6 +220,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.19  2005/10/07 14:13:02  glen
+- no duplicate slash
+
 Revision 1.18  2005/10/07 13:54:18  baggins
 - killed make clean, it's not needed at all
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/munin.spec?r1=1.18&r2=1.19&f=u




More information about the pld-cvs-commit mailing list