webkit-sharp/webkit-sharp-0.3-dllmap.patch
2013-03-28 16:12:15 +02:00

8 lines
519 B
Diff

diff -up webkit-sharp-0.3/sources/webkit-sharp.dll.config.in.version webkit-sharp-0.3/sources/webkit-sharp.dll.config.in
--- webkit-sharp-0.3/sources/webkit-sharp.dll.config.in.version 2010-11-28 10:27:36.000000000 +0100
+++ webkit-sharp-0.3/sources/webkit-sharp.dll.config.in 2010-11-28 10:27:47.000000000 +0100
@@ -1,3 +1,3 @@
<configuration>
- <dllmap dll="webkit-1.0" target="webkit-1.0@LIB_PREFIX@.2@LIB_SUFFIX@"/>
+ <dllmap dll="webkit-1.0" target="webkitgtk-1.0@LIB_PREFIX@.0@LIB_SUFFIX@"/>
</configuration>