From 60c86e7fb57edf36191178c095b1c39bbc4b035a Mon Sep 17 00:00:00 2001 From: Michael Lauer Date: Sat, 14 Feb 2004 15:02:36 +0000 Subject: BUGFIX: the python packages should now build again (fixed some dependencies, too) BKrev: 402e388ceppLnKc1s7M7m_83993tLQ --- libsip/libsip_3.10.oe | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'libsip') diff --git a/libsip/libsip_3.10.oe b/libsip/libsip_3.10.oe index af582066fc..09dc0c8346 100644 --- a/libsip/libsip_3.10.oe +++ b/libsip/libsip_3.10.oe @@ -24,8 +24,8 @@ EXTRA_QMAKEVARS_POST = ' CONFIG=qte \ DEFINES=SIP_MAKE_DLL \ DEFINES+=SIP_QT_SUPPORT \ INCLUDEPATH=. \ - INCLUDEPATH+=${STAGING_DIR}/build/include/python2.3 \ - INCLUDEPATH+=${STAGING_DIR}/target/include ' + INCLUDEPATH+=${STAGING_INCDIR}/python2.3 \ + INCLUDEPATH+=${STAGING_INCDIR} ' # -- cgit v1.2.3