remove inadvertently committed wine-unstable linkdir
authorRobin Gareus <robin@gareus.org>
Sat, 22 Feb 2014 02:23:36 +0000 (03:23 +0100)
committerRobin Gareus <robin@gareus.org>
Sat, 22 Feb 2014 02:23:36 +0000 (03:23 +0100)
gtk2_ardour/wscript

index aef7270a2b4e12960b720b3c4213c48dab250dbd..621a763ea55b58705c9d3ccc59fcb3420af7c147 100644 (file)
@@ -383,7 +383,7 @@ def build(bld):
                              ]
         obj.target = 'ardour-' + bld.env['VERSION'] + '-vst.exe.so'
         obj.includes  = [ '../libs/fst', '.' ]
-        obj.linkflags = ['-mwindows', '-Wl,--export-dynamic', '-L/usr/lib/i386-linux-gnu/wine-unstable/']
+        obj.linkflags = ['-mwindows', '-Wl,--export-dynamic']
         obj.defines = ['_POSIX_SOURCE', 'USE_WS_PREFIX']
         obj.install_path = os.path.join(bld.env['LIBDIR'], 'ardour3')
         # end of the wine executable