unflac: new package from git
[kiss-trunc88.git] / libnftnl / build
blob09d875260cf730e8a6c319670f4d63068326dca3
1 #!/bin/sh -e
3 ./configure --prefix=/usr
4 make
5 make DESTDIR="$1" install