SPECS: anaconda.spec - pass current python paths

arekm arekm at pld-linux.org
Tue Feb 20 17:47:39 CET 2007


Author: arekm                        Date: Tue Feb 20 16:47:39 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- pass current python paths

---- Files affected:
SPECS:
   anaconda.spec (1.61 -> 1.62) 

---- Diffs:

================================================================
Index: SPECS/anaconda.spec
diff -u SPECS/anaconda.spec:1.61 SPECS/anaconda.spec:1.62
--- SPECS/anaconda.spec:1.61	Mon Feb 12 22:23:46 2007
+++ SPECS/anaconda.spec	Tue Feb 20 17:47:34 2007
@@ -230,9 +230,13 @@
 fi
 
 %{__make} depend -j1 \
+	PYTHON="%{__python}" \
+	PYTHONINCLUDE="%{py_incdir}" \
 	CC="%{__cc}"
 
 %{__make} -j1 \
+	PYTHON="%{__python}" \
+	PYTHONINCLUDE="%{py_incdir}" \
 	CC="%{__cc}" \
 	REALCC="%{__cc}" \
 	OPTFLAGS="%{rpmcflags}"
@@ -368,6 +372,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.62  2007/02/20 16:47:34  arekm
+- pass current python paths
+
 Revision 1.61  2007/02/12 21:23:46  glen
 - tabs in preamble
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/anaconda.spec?r1=1.61&r2=1.62&f=u



More information about the pld-cvs-commit mailing list