summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorPaul Davis <paul@linuxaudiosystems.com>2011-11-16 00:13:26 +0000
committerPaul Davis <paul@linuxaudiosystems.com>2011-11-16 00:13:26 +0000
commit1b9a9f27a219bd178d05041e52c46ef3b19c9326 (patch)
treee6a9833a9baeba53440630a9b25ccfdf7a26af3b /tools
parentdcbed9317ffe601d84a7d252ac15f8644b3588b1 (diff)
put the UI configuration file in the right place(s) in the linux packages
git-svn-id: svn://localhost/ardour2/branches/3.0@10634 d708f5d6-7413-0410-9779-e7cbd77b26cf
Diffstat (limited to 'tools')
-rwxr-xr-xtools/linux_packaging/build1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/linux_packaging/build b/tools/linux_packaging/build
index 7ab10edd7c..eb4f32a018 100755
--- a/tools/linux_packaging/build
+++ b/tools/linux_packaging/build
@@ -554,6 +554,7 @@ cp $BUILD_ROOT/gtk2_ardour/ardour3*.rc $Etc
# these are copied straight from the source tree
+cp ../../gtk2_ardour/ardour3_ui_default.conf $Etc/ardour3_ui_default.conf
cp ../../gtk2_ardour/ardour3_ui_default.conf $Etc/ardour3_ui.conf
cp ../../instant.xml $Etc/instant.xml
cp -r ../../gtk2_ardour/icons $Etc