summaryrefslogtreecommitdiff
path: root/bin/get-package-updates
diff options
context:
space:
mode:
Diffstat (limited to 'bin/get-package-updates')
-rwxr-xr-xbin/get-package-updates2
1 files changed, 2 insertions, 0 deletions
diff --git a/bin/get-package-updates b/bin/get-package-updates
index 774223f..e4ee7a5 100755
--- a/bin/get-package-updates
+++ b/bin/get-package-updates
@@ -234,6 +234,8 @@ done | \
fi
done
if ${found_package}; then
+# TODO: moving packages between community64 and packages64 is currently broken
+# (See wpa_actiond a99f6cf159b14c971fcd2a9763e1e300998926c5)
mode='M'
repository=$(
find_package_repository_to_package "${package}" "${repository}" "${git_revision}"