[oe-commits] Holger Hans Peter Freyther : qt-4.7.0.inc: Pick the linux.conf/g++. conf from the right directory

git version control git at git.openembedded.org
Sun Sep 26 17:19:06 UTC 2010


Module: openembedded.git
Branch: holger/qt4-4.7
Commit: 36a02980308bd4131b1400c55dcdaa7f3b7af61a
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=36a02980308bd4131b1400c55dcdaa7f3b7af61a

Author: Holger Hans Peter Freyther <zecke at selfish.org>
Date:   Sun Sep 26 04:12:34 2010 +0800

qt-4.7.0.inc: Pick the linux.conf/g++.conf from the right directory

---

 recipes/qt4/qt-4.7.0.inc |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/recipes/qt4/qt-4.7.0.inc b/recipes/qt4/qt-4.7.0.inc
index 9562109..eb944d7 100644
--- a/recipes/qt4/qt-4.7.0.inc
+++ b/recipes/qt4/qt-4.7.0.inc
@@ -1,7 +1,7 @@
 DEFAULT_PREFERENCE = "-1"
 LICENSE = "LGPLv2.1 GPLv3"
 
-FILESPATHPKG .= ":qt-${PV}"
+FILESPATHPKG =. "qt-${PV}:"
 
 SRC_URI = "\
 	ftp://ftp.trolltech.com/qt/source/qt-everywhere-opensource-src-${PV}.tar.gz \





More information about the Openembedded-commits mailing list