]> git.armaanb.net Git - asd-repo.git/blob - extra/ecl/build
software-choices: add oksh
[asd-repo.git] / extra / ecl / build
1 #!/usr/bin/sh
2
3 ./configure
4 make PREFIX=/usr
5 make DESTDIR="$1" install