]> code.delx.au - monosys/blob - archpkg/aur-buildx
notes: fix raspi install notes, also @home -> @username
[monosys] / archpkg / aur-buildx
1 #!/bin/bash
2
3 PKGNAME="$1"
4 shift
5
6 exec aur-build "$PKGNAME" makechrootpkgx "$@"