summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorPaul Davis <paul@linuxaudiosystems.com>2013-01-16 16:57:42 +0000
committerPaul Davis <paul@linuxaudiosystems.com>2013-01-16 16:57:42 +0000
commit6e80a7abc0209383f2c2d9f7fb9fb3525f7d6728 (patch)
tree5bb2ba9553aa79db7cd6aea30de1dc8faa7c2c1b /tools
parente092fe33afc5cfd566e156f0d565cb1d0c1194f2 (diff)
get path correct for ardour_system.rc when building bundles
git-svn-id: svn://localhost/ardour2/branches/3.0@13854 d708f5d6-7413-0410-9779-e7cbd77b26cf
Diffstat (limited to 'tools')
-rwxr-xr-xtools/linux_packaging/build2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/linux_packaging/build b/tools/linux_packaging/build
index 6088638af9..e3ea6dcf3c 100755
--- a/tools/linux_packaging/build
+++ b/tools/linux_packaging/build
@@ -485,7 +485,7 @@ echo "Copying other stuff to $APPDIR ..."
#cp $BUILD_ROOT/gtk2_ardour/ergonomic-us.bindings $Etc
cp $BUILD_ROOT/gtk2_ardour/mnemonic-us.bindings $Etc
cp $BUILD_ROOT/gtk2_ardour/ardour.menus $Etc
-cp $BUILD_ROOT/ardour_system.rc $Etc/ardour_system.rc
+cp ../../ardour_system.rc $Etc/ardour_system.rc
cp $BUILD_ROOT/gtk2_ardour/ardour3*.rc $Etc
# these are copied straight from the source tree