summaryrefslogtreecommitdiff
path: root/bin/common-functions
diff options
context:
space:
mode:
Diffstat (limited to 'bin/common-functions')
-rwxr-xr-xbin/common-functions4
1 files changed, 4 insertions, 0 deletions
diff --git a/bin/common-functions b/bin/common-functions
index 0e268be..e587dd3 100755
--- a/bin/common-functions
+++ b/bin/common-functions
@@ -414,6 +414,10 @@ ls_master_mirror() {
# this ensures an any package may replace arch-specific packages of the same version and vice versa
+# TODO: It looks, like epoch is not considered correctly:
+# Moving kstars-1:2.8.8-1-i686.pkg.tar.xz to community-testing did not remove
+# kstars-17.08.3-1-i686.pkg.tar.xz from testing.
+
remove_old_package_versions() {
local arch="$1"