summaryrefslogtreecommitdiffstats
path: root/scripts/upd-instroot
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/upd-instroot')
-rwxr-xr-xscripts/upd-instroot3
1 files changed, 3 insertions, 0 deletions
diff --git a/scripts/upd-instroot b/scripts/upd-instroot
index 07ec01b28..58760b4f1 100755
--- a/scripts/upd-instroot
+++ b/scripts/upd-instroot
@@ -23,6 +23,9 @@ if [ -z "$ARCH" ]; then
fi
NEEDGR=yes
+if [ $ARCH = ia64 ]; then
+ NEEDGR=""
+fi
prunePackageList() {
PACKAGEPATH=$1