From 50c040c0334e6c0483d5983404729b3b6667bac4 Mon Sep 17 00:00:00 2001 From: Erich Eckner Date: Tue, 26 Jun 2018 13:25:55 +0200 Subject: bin/why-dont-you: clarify TODO --- bin/why-dont-you | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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}" \ -- cgit v1.2.3