]> git.armaanb.net Git - asd-repo.git/blob - xorg-xkill/build
texinfo: bump to 6.8
[asd-repo.git] / xorg-xkill / build
1 #!/usr/bin/sh -e
2
3 ./configure --prefix=/usr
4
5 make
6 make DESTDIR="$1" install