summaryrefslogtreecommitdiffstats
path: root/audio-creation/audacity/PREPARE
diff options
context:
space:
mode:
Diffstat (limited to 'audio-creation/audacity/PREPARE')
-rwxr-xr-xaudio-creation/audacity/PREPARE7
1 files changed, 2 insertions, 5 deletions
diff --git a/audio-creation/audacity/PREPARE b/audio-creation/audacity/PREPARE
index 8b96dd3955..9b808a134e 100755
--- a/audio-creation/audacity/PREPARE
+++ b/audio-creation/audacity/PREPARE
@@ -1,6 +1,3 @@
-config_query_list AUDACITY_REL "Which release?" current beta cvs
-if [ "$AUDACITY_REL" == "cvs" ]; then
- config_query AUD_CVS_AUTOUPDATE \
- "Update to the latest CVS automatically on every cast?" n
-fi
+. ${GRIMOIRE}/FUNCTIONS &&
+prepare_select_branch current beta scm &&
config_query AUDACITY_UNI "Enable unicode support?" n