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