[oe-commits] Koen Kooi : angstrom feed builder: add gnome-icon-theme to cleaning list

GIT User account git at amethyst.openembedded.net
Sat Oct 18 09:05:57 UTC 2008


Module: openembedded.git
Branch: org.openembedded.dev
Commit: 2b4d8829a8df88c2c5d78750536f12dd42ee6f57
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=2b4d8829a8df88c2c5d78750536f12dd42ee6f57

Author: Koen Kooi <koen at openembedded.org>
Date:   Sat Oct 18 11:04:49 2008 +0200

angstrom feed builder: add gnome-icon-theme to cleaning list

---

 contrib/angstrom/build-feeds.sh |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/contrib/angstrom/build-feeds.sh b/contrib/angstrom/build-feeds.sh
index deea7d3..75b630b 100755
--- a/contrib/angstrom/build-feeds.sh
+++ b/contrib/angstrom/build-feeds.sh
@@ -61,7 +61,7 @@ do_build
 for machine in simpad om-gta01 c7x0 nokia800 beagleboard dht-walnut efika
 do
 	BUILD_MACHINE=$machine
-	BUILD_CLEAN="qmake-native qmake2-native qt-x11-free python"
+	BUILD_CLEAN="qmake-native qmake2-native qt-x11-free python gnome-icon-theme"
 	BUILD_TARGETS=" \
 	              abiword \
 		      aircrack-ng \





More information about the Openembedded-commits mailing list