update default URL to follow harrison website restructuring
This commit is contained in:
parent
8e8a0a9ef4
commit
f7f87342c1
@ -38,7 +38,7 @@ NOSTRIP="libsuil|libserd|libsord|liblilv|libsratom|liblrdf|libardour|libpbd|libe
|
||||
|
||||
: ${HARRISONCHANNELSTRIP=harrison_channelstrip}
|
||||
: ${HARRISONLV2=harrison_lv2s-n}
|
||||
: ${HARRISONDSPURL=http://www.harrisonconsoles.com/mixbus/mb3/beta/harrison-dsp}
|
||||
: ${HARRISONDSPURL=http://www.harrisonconsoles.com/plugins/releases/public}
|
||||
|
||||
if [ $# -eq 0 ] ; then
|
||||
echo ""
|
||||
|
@ -26,7 +26,7 @@ WITH_NLS=
|
||||
|
||||
: ${HARRISONCHANNELSTRIP=harrison_channelstrip}
|
||||
: ${HARRISONLV2=harrison_lv2s-n}
|
||||
: ${HARRISONDSPURL=http://www.harrisonconsoles.com/mixbus/mb3/beta/harrison-dsp}
|
||||
: ${HARRISONDSPURL=http://www.harrisonconsoles.com/plugins/releases/public}
|
||||
|
||||
. ../define_versions.sh
|
||||
|
||||
|
@ -19,7 +19,7 @@ test -f gtk2_ardour/wscript || exit 1
|
||||
|
||||
: ${HARRISONCHANNELSTRIP=harrison_channelstrip}
|
||||
: ${HARRISONLV2=harrison_lv2s-n}
|
||||
: ${HARRISONDSPURL=http://www.harrisonconsoles.com/mixbus/mb3/beta/harrison-dsp}
|
||||
: ${HARRISONDSPURL=http://www.harrisonconsoles.com/plugins/releases/public}
|
||||
|
||||
# see also wscript, video_tool_paths.cc, bundle_env_mingw.cc
|
||||
# registry keys based on this are used there
|
||||
|
Loading…
Reference in New Issue
Block a user