cifs-utils: fork and bump to 6.15
[kiss-trunc88.git] / bs1770gain / build
bloba939be3c8508582aa7dbdf5f71b64b76c19122b1
1 #!/bin/sh -e
3 ./configure \
4 --prefix=/usr \
5 --with-ffmpeg=/usr/lib
7 make
8 make DESTDIR="$1" install