summaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
Diffstat (limited to 'bin')
-rwxr-xr-xbin/why-dont-you1
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/why-dont-you b/bin/why-dont-you
index 669f457..7b28cac 100755
--- a/bin/why-dont-you
+++ b/bin/why-dont-you
@@ -374,6 +374,7 @@ case "${action}" in
printf ')'
printf '),'
printf '" which must be replaced simulatanously"'
+# TODO: ignore those, that *are* requested to be moved simulatnously!
printf ') FROM ('
printf 'SELECT DISTINCT '
printf 'CONCAT(`architectures`.`name`,"/",`d_bp`.`pkgname`) AS `dependent`,'