From: Ben Soares Date: Thu, 8 Aug 2024 09:27:27 +0000 (+0100) Subject: JAL-3631 Change name of update link in DMGs. Correct wrong message in macos installer... X-Git-Tag: Release_2_11_4_0~14^2~8^2~14 X-Git-Url: http://source.jalview.org/gitweb/?a=commitdiff_plain;h=e3900f3622434ea40131b00e0c3562d31cfdeaf8;p=jalview.git JAL-3631 Change name of update link in DMGs. Correct wrong message in macos installer script. Adding build_properties and channel.props into hidden folder on DMG. I'm sure they will be useful! --- diff --git a/utils/install4j/install4j10_template.install4j b/utils/install4j/install4j10_template.install4j index 8dcd9ac..90d20d3 100644 --- a/utils/install4j/install4j10_template.install4j +++ b/utils/install4j/install4j10_template.install4j @@ -2964,11 +2964,13 @@ ${compiler:JALVIEW_APPLICATION_NAME} will now launch. - + + + @@ -2987,11 +2989,13 @@ ${compiler:JALVIEW_APPLICATION_NAME} will now launch. - + + + diff --git a/utils/install4j/macos-install-jalview.sh b/utils/install4j/macos-install-jalview.sh index 6ff696c..664ba90 100755 --- a/utils/install4j/macos-install-jalview.sh +++ b/utils/install4j/macos-install-jalview.sh @@ -352,9 +352,9 @@ EOM ) else if [ "${DISABLEUSERAPPDIR}" = 1 ]; then - myecho "- Automatic updates enabled in user-space" - else myecho "- Automatic updates enabled IN INSTALLATION" + else + myecho "- Automatic updates enabled in user-space" fi VMOPTIONS_UPDATES=$( cat << EOM #