aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2009-11-02 12:14:36 +0100
committerKoen Kooi <koen@openembedded.org>2009-11-02 13:17:14 +0100
commite03a0d9069fb3ac7e6603c927eb58735c4290fb3 (patch)
treefd0d01dd78fc17bf11e21326b3d7052190f6d855
parent9b6180b7621cce4dc83ff5f85ac7061bac95e6bd (diff)
downloadopenembedded-e03a0d9069fb3ac7e6603c927eb58735c4290fb3.tar.gz
angstrom feed builder: clean iso-codes as well
-rwxr-xr-xcontrib/angstrom/build-feeds.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/angstrom/build-feeds.sh b/contrib/angstrom/build-feeds.sh
index 38f2c365cf..6760a5dff6 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 \