]> git.armaanb.net Git - asd-repo.git/blob - wayland/wayland-protocols/build
58479e8d3beaeb30e488b8f8e13145f3b7ba75da
[asd-repo.git] / wayland / wayland-protocols / build
1 #!/bin/sh -e
2
3 ./configure \
4         --prefix=/usr
5
6 make DESTDIR="$1" install