diff --git a/scripts/Update-System b/scripts/Update-System index d70623915..1eae7a9f8 100755 --- a/scripts/Update-System +++ b/scripts/Update-System @@ -37,7 +37,7 @@ done . scripts/parse-config -./scripts/Create-UpdList -cfg $config $options | cut -f1 -d: | \ +./scripts/Create-UpdList -cfg $config $options | grep -v "Not installed." | cut -f1 -d: | \ while read package ; do if [ ${package} = glibc ] ; then echo