summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xbin/common-functions3
1 files changed, 3 insertions, 0 deletions
diff --git a/bin/common-functions b/bin/common-functions
index 8e269a7..6bfa319 100755
--- a/bin/common-functions
+++ b/bin/common-functions
@@ -399,6 +399,9 @@ ls_master_mirror() {
# removes all older (not-newer) versions of $package_file
# in all repositories not-older (newer) than $repository
+# TODO: should remove all other version (also newer) from
+# some repositories :-/
+
# A package is considered not newer if
# a) its version is not newer
# A package is considered older if