index : builder | |
Archlinux32 build system | gitolite user |
summaryrefslogtreecommitdiff |
author | Erich Eckner <git@eckner.net> | 2017-11-17 15:50:41 +0100 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2017-11-17 15:50:41 +0100 |
commit | b3cd6d6b634a65bcf090c08edafd299126b57cf8 (patch) | |
tree | e091db5cbb096a08c2e0177891952dd08be96869 | |
parent | ceb264387173eafc7724bdcc0994fe7bf80d9255 (diff) |
-rwxr-xr-x | bin/get-package-updates | 3 |
diff --git a/bin/get-package-updates b/bin/get-package-updates index e4ee7a5..e9a316b 100755 --- a/bin/get-package-updates +++ b/bin/get-package-updates @@ -234,8 +234,7 @@ done | \ fi done if ${found_package}; then -# TODO: moving packages between community64 and packages64 is currently broken -# (See wpa_actiond a99f6cf159b14c971fcd2a9763e1e300998926c5) +# TODO: moving packages between community64 and packages64 is currently broken (?) mode='M' repository=$( find_package_repository_to_package "${package}" "${repository}" "${git_revision}" |