hblock: bump to 3.4.0
[kiss-trunc88.git] / unflac / build
blobdfd9b6cf4383cec59e6ea4aff6966c5d94839e66
1 #!/bin/sh -e
3 go build
4 go clean -modcache
6 mkdir -p "$1/usr/bin"
7 cp -f unflac "$1/usr/bin/"