]> git.pld-linux.org Git - packages/cacti-plugin-thold.git/commitdiff
- cleanups
authorElan Ruusamäe <glen@pld-linux.org>
Wed, 26 Dec 2007 13:06:27 +0000 (13:06 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    cacti-plugin-thold.spec -> 1.15

cacti-plugin-thold.spec

index 838c853617294703311f675da3dbaeab21cd29d2..680ff4e091d0314b3daf7f9aae9794091bc1f1f8 100644 (file)
@@ -19,9 +19,9 @@ BuildRoot:    %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 %define                webcactipluginroot /usr/share/cacti/plugins/%{namesrc}
 
 %description
-Plugin for Cacti - the Threshold Module (by Aurelio DeSimone) converted
-to a plugin. Much easier to install and maintain. Requires that you
-have the Plugin Architecture installed.
+Plugin for Cacti - the Threshold Module (by Aurelio DeSimone)
+converted to a plugin. Much easier to install and maintain. Requires
+that you have the Plugin Architecture installed.
 
 %description -l pl.UTF-8
 Wtyczka do Cacti - moduł Threshold (który napisał Aurelio DeSimone)
@@ -37,7 +37,7 @@ monitorowanych parametrów.
 %install
 rm -rf $RPM_BUILD_ROOT
 install -d $RPM_BUILD_ROOT%{webcactipluginroot}
-cp -aRf * $RPM_BUILD_ROOT%{webcactipluginroot}
+cp -a * $RPM_BUILD_ROOT%{webcactipluginroot}
 
 %clean
 rm -rf $RPM_BUILD_ROOT
This page took 0.070278 seconds and 4 git commands to generate.