copy hotspots file when packaging windows cursors
This commit is contained in:
parent
9bac4df9ec
commit
cc5f5c7738
@ -116,7 +116,7 @@ cp COPYING $DESTDIR/share/
|
||||
cp gtk2_ardour/icons/ardour.ico $DESTDIR/share/
|
||||
|
||||
# replace default cursor with square version (sans hotspot file)
|
||||
cp gtk2_ardour/icons/cursor_square/*.png $DESTDIR/share/ardour3/icons/
|
||||
cp gtk2_ardour/icons/cursor_square/* $DESTDIR/share/ardour3/icons/
|
||||
|
||||
# clean build-dir after depoyment
|
||||
./waf uninstall
|
||||
|
Loading…
Reference in New Issue
Block a user