index : builder | |
Archlinux32 build system | gitolite user |
summaryrefslogtreecommitdiff |
-rwxr-xr-x | bin/sanity-check | 4 |
diff --git a/bin/sanity-check b/bin/sanity-check index bfbb483..3813f22 100755 --- a/bin/sanity-check +++ b/bin/sanity-check @@ -9,7 +9,9 @@ # TODO: a more severe sanity check of dependencies of available packages # would be nice to have - however, this will most probably be too -# expensive to be run as regular as this script. +# expensive to be run as regular as this script. It would be also nice +# to have the possibility to fix broken dependencies in the database +# automatically. usage() { >&2 echo '' |