summaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
Diffstat (limited to 'bin')
-rwxr-xr-xbin/get-package-updates5
1 files changed, 5 insertions, 0 deletions
diff --git a/bin/get-package-updates b/bin/get-package-updates
index 6480349..00b11e1 100755
--- a/bin/get-package-updates
+++ b/bin/get-package-updates
@@ -177,6 +177,11 @@ done | \
esac
done
+sort -u "${work_dir}/deletion-list.new" > \
+ "${work_dir}/deletion-list.new.new"
+
+mv "${work_dir}/deletion-list.new"{.new,}
+
echo 'Extract dependencies of packages.'
# First, we extract the dependencies of each package.