1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-04-29 23:29:41 +02:00

Include libFlac in tarball.

This commit is contained in:
James Crook 2019-11-08 20:40:18 +00:00
parent eb00470042
commit 1c44a1e061

View File

@ -114,7 +114,7 @@ function slimtree {
printf "Done\n"
printf "removing libraries that should be installed locally ... "
myrmrvf $1 lib-src/expat lib-src/libflac lib-src/libid3tag
myrmrvf $1 lib-src/expat lib-src/libid3tag
myrmrvf $1 lib-src/libmad lib-src/libogg
myrmrvf $1 lib-src/libvorbis lib-src/soundtouch
# these bindings aren't built by default, we don't need them