]> git.armaanb.net Git - asd-repo.git/blob - extra/gmni/build
Restructure repository
[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