mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-08 15:54:57 +01:00
fix typo in deployment script
This commit is contained in:
parent
4231350a76
commit
800dde9db5
1 changed files with 1 additions and 1 deletions
|
|
@ -272,7 +272,7 @@ if test -n "$MIXBUS"; then
|
|||
http://www.harrisonconsoles.com/mixbus/mb3/${WARCH}/harrison_channelstrip.dll
|
||||
|
||||
cp "${SRCDIR}/harrison_channelstrip.${WARCH}.dll" \
|
||||
"$ALIBDIR/ladspa/strip/rrison_channelstrip.dll"
|
||||
"$ALIBDIR/ladspa/strip/harrison_channelstrip.dll"
|
||||
fi
|
||||
|
||||
( cd $DESTDIR ; find . ) > ${TMPDIR}/file_list.txt
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue