mirror of
https://github.com/cookiengineer/audacity
synced 2025-10-29 16:53:51 +01:00
Include libFlac in tarball.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user