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