unflac: new package from git
[kiss-trunc88.git] / c-ares / build
blob6daf22f8760565791aecfac8cd09c1ba939f69de
1 #!/bin/sh -e
3 ./configure \
4 --prefix=/usr
6 make
7 make DESTDIR="$1" install