mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-17 12:16:30 +01:00
package mono font on OS X too
git-svn-id: svn://localhost/ardour2/branches/3.0@14141 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
959eec5cc2
commit
4c401fcdcb
1 changed files with 1 additions and 0 deletions
|
|
@ -390,6 +390,7 @@ cp -r ../../gtk2_ardour/pixmaps $Resources
|
||||||
|
|
||||||
# shared stuff
|
# shared stuff
|
||||||
cp -R ../../gtk2_ardour/splash.png $Shared
|
cp -R ../../gtk2_ardour/splash.png $Shared
|
||||||
|
cp -R ../../gtk2_ardour/ArdourMono.ttf $Shared
|
||||||
|
|
||||||
# go through and recursively remove any .svn dirs in the bundle
|
# go through and recursively remove any .svn dirs in the bundle
|
||||||
for svndir in `find $APPDIR -name .svn -type dir`; do
|
for svndir in `find $APPDIR -name .svn -type dir`; do
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue