22 May
2008
22 May
'08
5:11 p.m.
On Thu, May 22, 2008 at 5:28 AM, Pierre Schmitz <pierre@archlinux.de> wrote:
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"
Whoops, my fault - usage text is wrong. I tried to put the arch at the end with all those scripts