mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-06 14:54:56 +01:00
Fix mac package - libreadline was r-x, changing install_name failed
This commit is contained in:
parent
bf7906ce97
commit
e4a2472b79
1 changed files with 1 additions and 0 deletions
|
|
@ -477,6 +477,7 @@ while [ true ] ; do
|
|||
cp $dep $Frameworks
|
||||
fi
|
||||
missing=true
|
||||
chmod 755 $Frameworks/$base
|
||||
fi
|
||||
done
|
||||
done
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue