mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-06 06:44:57 +01:00
Clarify installer question (XT and ACE)
This commit is contained in:
parent
63629c0a91
commit
82764a6da7
1 changed files with 1 additions and 1 deletions
|
|
@ -706,7 +706,7 @@ fi
|
|||
############################################
|
||||
|
||||
if test "${PGM_VENDOR}" = "Ardour" -a -d "${INSTALL_DEST_BASE}/${PGM_FULL_NAME}/lib/LV2/Harrison.lv2"; then
|
||||
ANSWER=$(VaildateYesNoEnterQuestion "Install Harrison XT plugins?" "y")
|
||||
ANSWER=$(VaildateYesNoEnterQuestion "Install Harrison XT plugins and ACE plugin GUIs?" "y")
|
||||
|
||||
if test "n" = $ANSWER; then
|
||||
${SUPER} rm -rf "${INSTALL_DEST_BASE}/${PGM_FULL_NAME}/lib/LV2/Harrison.lv2"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue