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