]> git.armaanb.net Git - asd-repo.git/blob - xorg/xbanish/build
Restructure repository
[asd-repo.git] / xorg / xbanish / build
1 #!/bin/sh -e
2
3 make
4 make \
5     DESTDIR="$1" \
6     PREFIX=/usr \
7     MANDIR=/usr/share/man/man1 \
8     install