Make internal clearlooks work for VST enabled Ardour
authorSampo Savolainen <v2@iki.fi>
Sat, 13 Jan 2007 13:14:39 +0000 (13:14 +0000)
committerSampo Savolainen <v2@iki.fi>
Sat, 13 Jan 2007 13:14:39 +0000 (13:14 +0000)
git-svn-id: svn://localhost/ardour2/trunk@1319 d708f5d6-7413-0410-9779-e7cbd77b26cf

vst/ardourvst.in

index 8297e1870b5abd5b18e221aedc64ae4056baf56f..2accc5cfb99f1f458448a076679d137a2fa8bb41 100644 (file)
@@ -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 "$@"