index : builder | |
Archlinux32 build system | gitolite user |
summaryrefslogtreecommitdiff |
author | Erich Eckner <git@eckner.net> | 2018-06-26 13:25:55 +0200 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2018-06-26 13:25:55 +0200 |
commit | 50c040c0334e6c0483d5983404729b3b6667bac4 (patch) | |
tree | 447e604242fd4d6bd40448ac67654e1f7ed570d2 | |
parent | 2f286d42cd0ec48260374d38a3f3636d86d87de8 (diff) |
-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}" \ |