From 3b05c7ea9b3e3d4fd070ed69865f9d2de44f6a47 Mon Sep 17 00:00:00 2001 From: Erich Eckner Date: Fri, 10 Nov 2017 21:00:05 +0100 Subject: bin/common-functions: make TODO more precise --- bin/common-functions | 2 ++ 1 file changed, 2 insertions(+) diff --git a/bin/common-functions b/bin/common-functions index 65a6f92..31f6928 100755 --- a/bin/common-functions +++ b/bin/common-functions @@ -920,6 +920,8 @@ shrink_version() { # TODO: If a & b provide c, unmoveable a will block b, but it should not. # Same, if a & b depend on c (not in omega). +# -- actually it looks alright from a source code point of view, but on the other +# hand something behaves "conservative" :-/ # find_biggest_subset_of_packages $omega $keep $all_builds $all_depends [ $force ] -- cgit v1.2.3-54-g00ecf