summaryrefslogtreecommitdiffstats
path: root/audio-drivers/jackdmp/PREPARE
diff options
context:
space:
mode:
Diffstat (limited to 'audio-drivers/jackdmp/PREPARE')
-rwxr-xr-xaudio-drivers/jackdmp/PREPARE13
1 files changed, 5 insertions, 8 deletions
diff --git a/audio-drivers/jackdmp/PREPARE b/audio-drivers/jackdmp/PREPARE
index da088757b9..5f39615c2a 100755
--- a/audio-drivers/jackdmp/PREPARE
+++ b/audio-drivers/jackdmp/PREPARE
@@ -2,14 +2,6 @@ config_query JACKDMP_VCS "Build latest version from development tree?" n &&
if [[ $JACKDMP_VCS == y ]]
then
- message "${MESSAGE_COLOR}The 'control' branch includes an experimental" \
- "\nD-Bus control interface for JACK.$DEFAULT_COLOR" &&
-
- config_query_list JACKDMP_VCS_BRANCH \
- "Which branch to pull from?" \
- trunk \
- control &&
-
config_query JACKDMP_VCS_AUTOUPDATE \
"Automatically update on every system update?" n
fi &&
@@ -18,3 +10,8 @@ fi &&
# Removed in 0.70
#
persistent_remove _SRCDIR
+
+#
+# Removed on 2008-05-26
+#
+persistent_remove JACKDMP_VCS_BRANCH