]> git.armaanb.net Git - asd-repo.git/blob - extra/gmni/build
xcape: fix manpath
[asd-repo.git] / extra / gmni / build
1 #!/usr/bin/sh -e
2
3 mkdir build
4 cd build
5 ../configure
6 make
7 make DESTDIR="$1" install