From e7accf1d04937aafeda19cf5575398465a7ccd5c Mon Sep 17 00:00:00 2001 From: Michael Lauer Date: Wed, 29 Sep 2004 16:03:54 +0000 Subject: Merge bk://openembedded@openembedded.bkbits.net/packages into gandalf.tm.informatik.uni-frankfurt.de:/local/pkg/oe/packages 2004/09/29 18:03:23+02:00 uni-frankfurt.de!mickeyl konqueror and libqpe-opie: catch up with qt staging changes 2004/09/29 18:02:28+02:00 uni-frankfurt.de!mickeyl first bits for the qt2/qt3 split. Notes: a) qte2 is default, so no changes should be necessary for packages using the qmake or qmake-derived oeclasses. b) overriding QTDIR is no longer supported, remove that from your .oe files. c) manual changes for non-qmake packages can be necessary. d) inherit qt3x11 to configure qmake for Qt3/X11 (sic) 2004/09/29 17:58:32+02:00 uni-frankfurt.de!mickeyl fix section for mikmod and modplugplay 2004/09/29 17:12:08+02:00 uni-frankfurt.de!mickeyl enable losetup in default busybox config BKrev: 415adcea4UMfz2lvSSK4JcNs17Q9sQ --- libqpe/libqpe-opie_cvs.oe | 3 --- 1 file changed, 3 deletions(-) (limited to 'libqpe/libqpe-opie_cvs.oe') diff --git a/libqpe/libqpe-opie_cvs.oe b/libqpe/libqpe-opie_cvs.oe index 34d62ce304..ba2532b918 100644 --- a/libqpe/libqpe-opie_cvs.oe +++ b/libqpe/libqpe-opie_cvs.oe @@ -14,9 +14,6 @@ S = "${WORKDIR}/library" inherit qmake QMAKE_PROFILES = "library.pro" - -export QTDIR = "${STAGING_LIBDIR}/.." -export OPIEDIR = "${STAGING_LIBDIR}/.." EXTRA_QMAKEVARS_PRE = "CONFIG+=LIBQPE_WITHROHFEEDBACK" EXTRA_QMAKEVARS_POST = "DESTDIR=" -- cgit v1.2.3