mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-06 23:05:04 +01:00
fix cursor set path during linux build
This commit is contained in:
parent
39bf4feecd
commit
ff5f05bd99
1 changed files with 1 additions and 1 deletions
|
|
@ -593,7 +593,7 @@ mkdir ${Shared}/resources
|
|||
cp ../../system_config $Etc/system_config
|
||||
cp ../../instant.xml $Shared/instant.xml
|
||||
cp ../../gtk2_ardour/icons/*.png ${Shared}/icons
|
||||
cp -r ../../gtk2_ardour/icons/icons/cursor_* ${Shared}/icons/
|
||||
cp -r ../../gtk2_ardour/icons/cursor_* ${Shared}/icons/
|
||||
cp ../../gtk2_ardour/ArdourMono.ttf $Shared
|
||||
cp ../../gtk2_ardour/resources/${APPNAME}-* ${Shared}/resources/
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue