Author: shadzik                      Date: Wed Feb 28 14:03:14 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- readd qtdir, export some variables
- still doesn't build - stupid python checks

---- Files affected:
SPECS:
   wlassistant.spec (1.21 -> 1.22) 

---- Diffs:

================================================================
Index: SPECS/wlassistant.spec
diff -u SPECS/wlassistant.spec:1.21 SPECS/wlassistant.spec:1.22
--- SPECS/wlassistant.spec:1.21 Wed Feb 28 14:50:27 2007
+++ SPECS/wlassistant.spec      Wed Feb 28 15:03:08 2007
@@ -31,12 +31,15 @@
 %setup -q
 
 %build
-%configure \
+export PYTHON=/usr/bin/python
+export SCONS=/usr/bin/scons
+./configure \
 %if "%{_lib}" == "lib64"
        libsuffix=64 \
 %endif
        prefix=%{_prefix} \
        datadir=%{_datadir} \
+       qtdir=%{_libdir}/qt \
        qtincludes=%{_includedir}/qt
 
 %{__make}
@@ -68,6 +71,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.22  2007/02/28 14:03:08  shadzik
+- readd qtdir, export some variables
+- still doesn't build - stupid python checks
+
 Revision 1.21  2007/02/28 13:50:27  shadzik
 - BR: python and scons
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/wlassistant.spec?r1=1.21&r2=1.22&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to