summaryrefslogtreecommitdiff
path: root/bin/get-package-updates
diff options
context:
space:
mode:
Diffstat (limited to 'bin/get-package-updates')
-rwxr-xr-xbin/get-package-updates4
1 files changed, 0 insertions, 4 deletions
diff --git a/bin/get-package-updates b/bin/get-package-updates
index a90f2ce..155e4d9 100755
--- a/bin/get-package-updates
+++ b/bin/get-package-updates
@@ -478,10 +478,6 @@ if [ -s "${work_dir}/tsort.error" ]; then
"${work_dir}/build-list.loops.new/${loop}.new" \
"${work_dir}/build-list.loops.new/${loop}"
done
-
- # add orders to break loops to build list
- insert_break_loops_orders "${work_dir}/build-list.new.new"
-
else
rm "${work_dir}/tsort.error"
fi