index : builder | |
Archlinux32 build system | gitolite user |
summaryrefslogtreecommitdiff |
-rwxr-xr-x | bin/why-dont-you | 1 |
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`,' |