10 lines
566 B
Diff
10 lines
566 B
Diff
# https://bugzilla.redhat.com/show_bug.cgi?id=500654
|
|
diff -uraN webkit-sharp-0.2/sources/webkit-sharp.dll.config.in webkit-sharp-0.2.orig/sources/webkit-sharp.dll.config.in
|
|
--- webkit-sharp-0.2/sources/webkit-sharp.dll.config.in 2008-06-12 02:28:06.000000000 +0200
|
|
+++ webkit-sharp-0.2.orig/sources/webkit-sharp.dll.config.in 2009-05-16 23:42:36.847810576 +0200
|
|
@@ -1,3 +1,3 @@
|
|
<configuration>
|
|
- <dllmap dll="webkit-1.0" target="webkit-1.0@LIB_PREFIX@.1@LIB_SUFFIX@"/>
|
|
+ <dllmap dll="webkit-1.0" target="webkit-1.0@LIB_PREFIX@.2@LIB_SUFFIX@"/>
|
|
</configuration>
|
|
|