From 4eda186bee75224924fc506ad32eb0ba22336324 Mon Sep 17 00:00:00 2001 From: Bill Nottingham Date: Fri, 18 Aug 2000 00:38:42 +0000 Subject: put GUI stuff on ia64 (why not?) --- scripts/upd-instroot | 3 --- 1 file changed, 3 deletions(-) (limited to 'scripts') diff --git a/scripts/upd-instroot b/scripts/upd-instroot index 58760b4f1..07ec01b28 100755 --- a/scripts/upd-instroot +++ b/scripts/upd-instroot @@ -23,9 +23,6 @@ if [ -z "$ARCH" ]; then fi NEEDGR=yes -if [ $ARCH = ia64 ]; then - NEEDGR="" -fi prunePackageList() { PACKAGEPATH=$1 -- cgit