put the UI configuration file in the right place(s) in the linux packages
authorPaul Davis <paul@linuxaudiosystems.com>
Wed, 16 Nov 2011 00:13:26 +0000 (00:13 +0000)
committerPaul Davis <paul@linuxaudiosystems.com>
Wed, 16 Nov 2011 00:13:26 +0000 (00:13 +0000)
git-svn-id: svn://localhost/ardour2/branches/3.0@10634 d708f5d6-7413-0410-9779-e7cbd77b26cf

tools/linux_packaging/build

index 7ab10edd7c2690c5105855a86cdfa4ecd7af6b3f..eb4f32a01801e98baf00284d1928e7e5d050584a 100755 (executable)
@@ -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