webkit-sharp/webkit-sharp-0.3-dllmap.patch
Dan Horák c44bf590e5 - update dll mapping for new webkitgtk (#658502)
- sync ExclusiveArch list with mono
2010-11-30 16:13:28 +01: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>