[oe-commits] Koen Kooi : angstrom feed builder: clean iso-codes as well

git version control git at git.openembedded.org
Tue Nov 3 11:45:03 UTC 2009


Module: openembedded.git
Branch: shr/merge
Commit: e03a0d9069fb3ac7e6603c927eb58735c4290fb3
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=e03a0d9069fb3ac7e6603c927eb58735c4290fb3

Author: Koen Kooi <koen at openembedded.org>
Date:   Mon Nov  2 12:14:36 2009 +0100

angstrom feed builder: clean iso-codes as well

---

 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 38f2c36..6760a5d 100755
--- a/contrib/angstrom/build-feeds.sh
+++ b/contrib/angstrom/build-feeds.sh
@@ -70,7 +70,7 @@ fi
 for machine in ${ARCH_MACHINES}
 do
         BUILD_MACHINE=$machine
-        BUILD_CLEAN="qmake-native qmake2-native qt-x11-free python python-native python-pygtk gnome-icon-theme"
+        BUILD_CLEAN="qmake-native qmake2-native qt-x11-free iso-codes python python-native python-pygtk gnome-icon-theme"
         BUILD_TARGETS=" \
                       abiword \
                       aircrack-ng \





More information about the Openembedded-commits mailing list