summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorTodd Naugle <toddn@glw.com>2011-01-03 17:27:21 +0000
committerTodd Naugle <toddn@glw.com>2011-01-03 17:27:21 +0000
commit153cca449901fe5a27e4c9c9c51a83df17356b0f (patch)
tree8b620ebc37803bf36fbcc90f2ccfbc0f31326c8c /tools
parentaf84570076fa79db874f9538f57bfb65740b5023 (diff)
copy ardour_system.rc to the package
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@8420 d708f5d6-7413-0410-9779-e7cbd77b26cf
Diffstat (limited to 'tools')
-rwxr-xr-xtools/linux_packaging/build4
1 files changed, 2 insertions, 2 deletions
diff --git a/tools/linux_packaging/build b/tools/linux_packaging/build
index 455d1e238f..6831e4250a 100755
--- a/tools/linux_packaging/build
+++ b/tools/linux_packaging/build
@@ -492,8 +492,8 @@ if test x$SAE != x ; then
cp ../../instant.xml.sae $Etc/instant.xml
echo cp ../../instant.xml.sae $Etc/instant.xml
else
-# cp ../../ardour_system.rc $Etc/ardour_system.rc
-# echo FOO cp ../../ardour_system.rc $Etc/ardour_system.rc
+ cp ../../ardour_system.rc $Etc/ardour_system.rc
+ echo cp ../../ardour_system.rc $Etc/ardour_system.rc
cp ../../instant.xml $Etc/instant.xml
echo cp ../../instant.xml $Etc/instant.xml
fi