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