mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-07 23:35:03 +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
|
cp $dep $Frameworks
|
||||||
fi
|
fi
|
||||||
missing=true
|
missing=true
|
||||||
|
chmod 755 $Frameworks/$base
|
||||||
fi
|
fi
|
||||||
done
|
done
|
||||||
done
|
done
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue