track MIDI map copies for bundle
git-svn-id: svn://localhost/ardour2/branches/3.0@9268 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
e945cceb32
commit
193762e12a
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user