Am Mittwoch, 21. Mai 2008 20:43:57 schrieb Aaron Griffin: > New scripts are in /arch/. Please let me know if there is any error or > anything like that
There is something strange about db-remove:
echo "usage: $(basename $0) <pkgname> <arch> <reponame>"
vs.
packagename="$1"
reponame="$2"
arch="$3"
--
http://www.archlinux.de

