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