SPECS: psi-daisy.spec - small fix for python includes

cactus cactus at pld-linux.org
Fri Oct 10 18:05:37 CEST 2008


Author: cactus                       Date: Fri Oct 10 16:05:37 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- small fix for python includes

---- Files affected:
SPECS:
   psi-daisy.spec (1.17 -> 1.18) 

---- Diffs:

================================================================
Index: SPECS/psi-daisy.spec
diff -u SPECS/psi-daisy.spec:1.17 SPECS/psi-daisy.spec:1.18
--- SPECS/psi-daisy.spec:1.17	Fri Oct 10 17:49:13 2008
+++ SPECS/psi-daisy.spec	Fri Oct 10 18:05:32 2008
@@ -59,6 +59,7 @@
 
 # temporary hack
 %{__sed} -i 's/#include "timeserver.h"/#include "common.h"\n#include "timeserver.h"/' src/timeserver.cpp
+%{__sed} -i 's/PYTHON_PATH = \/usr\/include\/python2.5\//PYTHON_PATH = \/usr\/include\/python%py_ver\//' src/plugins/generic/python/pythonplugin.pro
 
 %build
 chmod +x ./configure
@@ -139,6 +140,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.18  2008/10/10 16:05:32  cactus
+- small fix for python includes
+
 Revision 1.17  2008/10/10 15:49:13  cactus
 - rel 0.7
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/psi-daisy.spec?r1=1.17&r2=1.18&f=u



More information about the pld-cvs-commit mailing list