diff options
Diffstat (limited to 'scripts')
| -rwxr-xr-x | scripts/upd-instroot | 3 |
1 files changed, 0 insertions, 3 deletions
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 |
