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