SPECS: smokeping.spec - fix
areq
areq at pld-linux.org
Fri Oct 28 23:07:32 CEST 2005
Author: areq Date: Fri Oct 28 21:07:32 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
- fix
---- Files affected:
SPECS:
smokeping.spec (1.27 -> 1.28)
---- Diffs:
================================================================
Index: SPECS/smokeping.spec
diff -u SPECS/smokeping.spec:1.27 SPECS/smokeping.spec:1.28
--- SPECS/smokeping.spec:1.27 Thu Oct 27 11:22:25 2005
+++ SPECS/smokeping.spec Fri Oct 28 23:07:27 2005
@@ -62,7 +62,7 @@
decruft "etc/config.dist" "%{_sysconfdir}/%{name}/config"
sed -i -e 's@^#!/usr/bin/perl-5.8.4@#!/usr/bin/perl@' bin/smokeping.dist
-sed -i -e 's#use lib qw(lib);#use lib qw(%{_datadir}/%{name});#' smokeping.dist
+sed -i -e 's#use lib qw(lib);#use lib qw(%{_datadir}/%{name});#' bin/smokeping.dist
%install
rm -rf $RPM_BUILD_ROOT
@@ -159,6 +159,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.28 2005/10/28 21:07:27 areq
+- fix
+
Revision 1.27 2005/10/27 09:22:25 blues
- smokeping libs are not in perl dirs
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/smokeping.spec?r1=1.27&r2=1.28&f=u
More information about the pld-cvs-commit
mailing list