]> git.armaanb.net Git - asd-repo.git/blob - junk/enchant/build
Create junk repo
[asd-repo.git] / junk / enchant / build
1 #!/usr/bin/sh -e
2
3 ./configure
4 make PREFIX=/usr
5 make DESTDIR="$1" install