mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-09 16:24:57 +01:00
fix MB’s .so execution permissions
This commit is contained in:
parent
364022a35a
commit
b3c429d1fe
1 changed files with 1 additions and 0 deletions
|
|
@ -601,6 +601,7 @@ if test -n "$MIXBUS"; then
|
|||
|
||||
cp "${CACHEDIR}/harrison_channelstrip.${HARCH}.so" \
|
||||
$APPLIB/ladspa/strip/harrison_channelstrip.so
|
||||
chmod +x $APPLIB/ladspa/strip/harrison_channelstrip.so
|
||||
fi
|
||||
|
||||
if test x$WITH_X42_LV2 != x ; then
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue