mirror of
https://github.com/cookiengineer/audacity
synced 2025-10-11 09:03:36 +02:00
Don't configure taglib, or ship it in the tarballs as we don't use or need it
This commit is contained in:
@@ -123,7 +123,7 @@ function cleanfulltree {
|
||||
printf "removing unused libraries from SVN tree ..."
|
||||
myrmrvf $1 lib-src/iAVC lib-src/id3lib ;
|
||||
myrmrvf $1 lib-src/portaudio lib-src/portburn lib-src/rtaudio;
|
||||
myrmrvf $1 lib-src/wave++;
|
||||
myrmrvf $1 lib-src/wave++ lib-src/taglib;
|
||||
printf "Done\n"
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user