summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorRobin Gareus <robin@gareus.org>2019-12-04 19:02:00 +0100
committerRobin Gareus <robin@gareus.org>2019-12-04 19:02:00 +0100
commit5e66a54c5106c1b47cec6b0d06ef7d122218cfab (patch)
tree3fdd5e3edc9f720d873b0ca675aaa86dc479b6f4 /tools
parenta46bbabdaf98d98539da78851e3e820d81a65b87 (diff)
Bundle ArdourSans with packages
Diffstat (limited to 'tools')
-rwxr-xr-xtools/linux_packaging/build1
-rwxr-xr-xtools/osx_packaging/osx_build1
2 files changed, 2 insertions, 0 deletions
diff --git a/tools/linux_packaging/build b/tools/linux_packaging/build
index c01821fbf1..afc2fe12b8 100755
--- a/tools/linux_packaging/build
+++ b/tools/linux_packaging/build
@@ -647,6 +647,7 @@ cp ../../system_config $Etc/system_config
cp ../../gtk2_ardour/icons/*.png ${Shared}/icons
cp -r ../../gtk2_ardour/icons/cursor_* ${Shared}/icons/
cp ../../gtk2_ardour/ArdourMono.ttf $Shared
+cp ../../gtk2_ardour/ArdourSerif.ttf $Shared
cp ../../gtk2_ardour/resources/${APPNAME}-* ${Shared}/resources/
# Themes: only install those named for this app
diff --git a/tools/osx_packaging/osx_build b/tools/osx_packaging/osx_build
index 4aaa415f38..117aec56d5 100755
--- a/tools/osx_packaging/osx_build
+++ b/tools/osx_packaging/osx_build
@@ -509,6 +509,7 @@ cp ../../system_config $Resources/system_config
cp ../../gtk2_ardour/icons/*.png ${Resources}/icons/
cp -r ../../gtk2_ardour/icons/cursor_* ${Resources}/icons/
cp ../../gtk2_ardour/ArdourMono.ttf $Shared
+cp ../../gtk2_ardour/ArdourSerif.ttf $Shared
cp ../../gtk2_ardour/resources/${PRODUCT_PKG_DIR}-* ${Resources}/resources/