lzdoom: new package at 3.88b
[kiss-trunc88.git] / abx-tester / build
blob919d7458a6af64f551b0747e4da9772809cb2ada
1 #!/bin/sh -e
3 chmod +x install-sh
4 ./configure \
5 --prefix=/usr \
6 --disable-glibtest \
7 --disable-gtktest
9 make
10 make DESTDIR="$1" install