SPECS: munin.spec - even more general sed
qboosh
qboosh at pld-linux.org
Sat Nov 29 21:00:01 CET 2008
Author: qboosh Date: Sat Nov 29 20:00:01 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- even more general sed
---- Files affected:
SPECS:
munin.spec (1.50 -> 1.51)
---- Diffs:
================================================================
Index: SPECS/munin.spec
diff -u SPECS/munin.spec:1.50 SPECS/munin.spec:1.51
--- SPECS/munin.spec:1.50 Sat Nov 29 20:25:28 2008
+++ SPECS/munin.spec Sat Nov 29 20:59:56 2008
@@ -102,7 +102,7 @@
%patch1 -p1
%patch2 -p1
-%if "%{_lib}" == "lib64"
+%if "%{_lib}" != "lib"
sed -i -e 's|/usr/lib/mailman|%{_libdir}/mailman|g' node/node.d/mailman.in
%endif
@@ -236,6 +236,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.51 2008/11/29 19:59:56 qboosh
+- even more general sed
+
Revision 1.50 2008/11/29 19:25:28 baggins
- fix mailman libdir
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/munin.spec?r1=1.50&r2=1.51&f=u
More information about the pld-cvs-commit
mailing list