mirror of
https://github.com/cookiengineer/audacity
synced 2025-10-10 16:43:33 +02:00
we don\'t need to ship this script, and indeed we don't want end users running it because they will load the server hard. So delete the script from the source release
This commit is contained in:
@@ -161,6 +161,10 @@ function slimtree {
|
||||
myrmvf $1 plug-ins/analyze.ny plug-ins/fadein.ny plug-ins/fadeout.ny
|
||||
myrmvf $1 plug-ins/undcbias.ny
|
||||
printf "Done\n"
|
||||
|
||||
printf "Removing developer scripts not needed to build audacity ..."
|
||||
myrmrvf $1 scripts/mw2html_audacity
|
||||
printf "Done\n"
|
||||
}
|
||||
|
||||
# fix Windows being fussy about line endings
|
||||
|
Reference in New Issue
Block a user