index : builder | |
Archlinux32 build system | gitolite user |
summaryrefslogtreecommitdiff |
-rwxr-xr-x | bin/why-dont-you | 4 |
diff --git a/bin/why-dont-you b/bin/why-dont-you index 0efb1dc..31a3f63 100755 --- a/bin/why-dont-you +++ b/bin/why-dont-you @@ -228,8 +228,8 @@ case "${action}" in fi # TODO: `calculate_maximal_moveable_set` should return a list of - # `links` between unmoveable packages, which should then be - # evaluated here + # `links` between binary_packages_in_repositories, which should + # then be evaluated here printf '"%s" might be %sd (but evaluation of that is not yet completely implemented!).\n' \ "${pkgname}" \ |