fix MB’s .so execution permissions
This commit is contained in:
parent
364022a35a
commit
b3c429d1fe
@ -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…
Reference in New Issue
Block a user