From: Koen Kooi Date: Mon, 17 Nov 2008 18:19:09 +0000 (+0100) Subject: angstrom feed builder: pygtk contains paths to staging, so clean it between builds X-Git-Tag: Release-2010-05/1~5277 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=eafbbdab8e9862901840f8127d5d08b1091a69f7;p=openembedded.git angstrom feed builder: pygtk contains paths to staging, so clean it between builds --- diff --git a/contrib/angstrom/build-feeds.sh b/contrib/angstrom/build-feeds.sh index e8c1ae5d54..18aa53cf5d 100755 --- a/contrib/angstrom/build-feeds.sh +++ b/contrib/angstrom/build-feeds.sh @@ -62,7 +62,7 @@ do_build for machine in simpad om-gta01 c7x0 nokia800 beagleboard dht-walnut efika qemux86 do BUILD_MACHINE=$machine - BUILD_CLEAN="qmake-native qmake2-native qt-x11-free python python-native gnome-icon-theme" + BUILD_CLEAN="qmake-native qmake2-native qt-x11-free python python-native python-pygtk gnome-icon-theme" BUILD_TARGETS=" \ abiword \ aircrack-ng \