index : builder | |
Archlinux32 build system | gitolite user |
summaryrefslogtreecommitdiff |
-rwxr-xr-x | bin/get-package-updates | 3 |
diff --git a/bin/get-package-updates b/bin/get-package-updates index d386121..a4e8d51 100755 --- a/bin/get-package-updates +++ b/bin/get-package-updates @@ -361,7 +361,8 @@ trigger_rebuild_on_any_file_sed_expression=$( done if ${found_package}; then # TODO: moving packages between community64 and packages64 is currently broken -# - what exactly is broken? +# - what exactly is broken? I gues, we're setting the is_to_be_deleted +# flag but should not do so mode='M' repository=$( find_package_repository_to_package "${package}" "${repository}" "${git_revision}" |