summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorPaul Davis <paul@linuxaudiosystems.com>2011-04-02 15:29:05 +0000
committerPaul Davis <paul@linuxaudiosystems.com>2011-04-02 15:29:05 +0000
commit193762e12ae0d375180dffbc1c1cd5cc98fbbbea (patch)
tree30b7d7feeda5962ed50e930baa91efae5d28d5bc /tools
parente945cceb3265cc11f519a916a1d726658884e694 (diff)
track MIDI map copies for bundle
git-svn-id: svn://localhost/ardour2/branches/3.0@9268 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 186650331a..8c09767cce 100755
--- a/tools/linux_packaging/build
+++ b/tools/linux_packaging/build
@@ -443,6 +443,7 @@ mv $Surfaces/libardourcp.so* $Libraries
# got to be careful with names here
for x in $BUILD_ROOT/../../midi_maps/*.map ; do
cp "$x" $MidiMaps
+ echo Copied MIDI map $x
done
# ExportFormats