mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-10 00:34:59 +01:00
Make internal clearlooks work for VST enabled Ardour
git-svn-id: svn://localhost/ardour2/trunk@1319 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
e98fee9e39
commit
ccd5d3df08
1 changed files with 2 additions and 0 deletions
|
|
@ -4,5 +4,7 @@
|
|||
# but somehow scons puts leading /'s on INSTALL_PREFIX and that causes
|
||||
# wine to be unable to find the .exe.so file
|
||||
|
||||
export GTK_PATH=%PREFIX%/lib/ardour2:$GTK_PATH
|
||||
|
||||
LD_LIBRARY_PATH=%PREFIX%/lib/ardour2:$LD_LIBRARY_PATH exec wine %PREFIX%/lib/ardour2/ardour_vst.exe.so "$@"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue