aerc.rjarry: bump to 0.10.0, use -modcacherw
[kiss-trunc88.git] / vis-git / build
blob2f5994398dbf6300eb901cc27dff5da7ef4e77b5
1 #!/bin/sh -e
3 ./configure \
4 --prefix=/usr \
5 --enable-lua \
6 --disable-lpeg-static
8 make
9 make DESTDIR="$1" install