]> git.pld-linux.org Git - packages/cacti.git/commitdiff
- what webadminroot? make it triggerpostun if really want the compat link
authorElan Ruusamäe <glen@pld-linux.org>
Fri, 28 Nov 2008 00:34:52 +0000 (00:34 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    cacti.spec -> 1.99

cacti.spec

index 18490feabd1e05f902e68559d7e1eb716b7e57f8..55bd3d785b97888ef30c295cff3fa4b9b82c3835 100644 (file)
@@ -161,10 +161,6 @@ cp -a %{SOURCE4} $RPM_BUILD_ROOT%{_sysconfdir}/apache.conf
 cp -a %{SOURCE4} $RPM_BUILD_ROOT%{_sysconfdir}/httpd.conf
 cp -a %{SOURCE5} $RPM_BUILD_ROOT%{_sysconfdir}/lighttpd.conf
 
-# This is for backward compatibility with broken installations.
-# Such installations should be repaired by cacti-rrdpath.sql.
-ln -sf /var/lib/%{name}/rra $RPM_BUILD_ROOT%{webadminroot}/rra
-
 %clean
 rm -rf $RPM_BUILD_ROOT
 
This page took 0.147907 seconds and 4 git commands to generate.