SPECS: audit.spec - lib64 safe

glen glen at pld-linux.org
Wed Sep 13 17:18:25 CEST 2006


Author: glen                         Date: Wed Sep 13 15:18:25 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- lib64 safe

---- Files affected:
SPECS:
   audit.spec (1.28 -> 1.29) 

---- Diffs:

================================================================
Index: SPECS/audit.spec
diff -u SPECS/audit.spec:1.28 SPECS/audit.spec:1.29
--- SPECS/audit.spec:1.28	Wed Sep 13 17:13:18 2006
+++ SPECS/audit.spec	Wed Sep 13 17:18:20 2006
@@ -164,7 +164,7 @@
 rm -f $RPM_BUILD_ROOT%{py_sitedir}/*.py
 rm -f $RPM_BUILD_ROOT%{py_sitedir}/*.{la,a}
 %else
-rm -r $RPM_BUILD_ROOT%{_prefix}/lib/python2.4
+rm -r $RPM_BUILD_ROOT%{py_libdir}
 %endif
 
 %clean
@@ -234,6 +234,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.29  2006/09/13 15:18:20  glen
+- lib64 safe
+
 Revision 1.28  2006/09/13 15:13:18  sparky
 - remove /usr/lib/python2.4 if built without python to prevent dependancy
   checking
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/audit.spec?r1=1.28&r2=1.29&f=u



More information about the pld-cvs-commit mailing list