SPECS: audit.spec - fix build without python

sparky sparky at pld-linux.org
Fri Feb 23 21:28:38 CET 2007


Author: sparky                       Date: Fri Feb 23 20:28:38 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- fix build without python

---- Files affected:
SPECS:
   audit.spec (1.38 -> 1.39) 

---- Diffs:

================================================================
Index: SPECS/audit.spec
diff -u SPECS/audit.spec:1.38 SPECS/audit.spec:1.39
--- SPECS/audit.spec:1.38	Sat Feb 17 20:26:43 2007
+++ SPECS/audit.spec	Fri Feb 23 21:28:32 2007
@@ -118,8 +118,8 @@
 install -D %{SOURCE1} src/mt/linux/audit.h
 
 %if !%{with python}
-sed '/PYTHON/d; s#swig/Makefile ##' -i configure.ac
-sed 's/swig//' -i Makefile.am
+sed '/PYTHON/d; s#swig/Makefile ##; s# audisp/Makefile##' -i configure.ac
+sed 's/swig//; s/audisp//' -i Makefile.am
 %endif
 
 %build
@@ -240,6 +240,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.39  2007/02/23 20:28:32  sparky
+- fix build without python
+
 Revision 1.38  2007/02/17 19:26:43  qboosh
 - updated to 1.4.1
 
================================================================

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



More information about the pld-cvs-commit mailing list