index : builder | |
Archlinux32 build system | gitolite user |
summaryrefslogtreecommitdiff |
-rwxr-xr-x | bin/common-functions | 2 |
diff --git a/bin/common-functions b/bin/common-functions index 751b86d..c6e821e 100755 --- a/bin/common-functions +++ b/bin/common-functions @@ -922,6 +922,8 @@ shrink_version() { ' } +# TODO: also consider dependencies in the other direction (?) + # find_biggest_subset_of_packages $omega $keep $all_builds [ $force ] # Return (to stdout) the biggest subset A of the packages in $omega whose |