[Pkg-cli-libs-commits] [SCM] webkit-sharp branch, master, updated. debian/0.3-4-3-gf8bca7f

Chow Loong Jin hyperair at ubuntu.com
Fri Aug 5 20:52:07 UTC 2011


The following commit has been merged in the master branch:
commit f8bca7f9218385f5965504faec9f0ef3088639e7
Author: Chow Loong Jin <hyperair at ubuntu.com>
Date:   Sat Aug 6 04:51:04 2011 +0800

    Fix soname in dllmap (should be 0)

diff --git a/debian/patches/fix_dllmap b/debian/patches/fix_dllmap
index 7a54f7c..fcf59b9 100644
--- a/debian/patches/fix_dllmap
+++ b/debian/patches/fix_dllmap
@@ -12,5 +12,5 @@ Index: webkit-sharp/sources/webkit-sharp.dll.config.in
 @@ -1,3 +1,3 @@
  <configuration>
 -  <dllmap dll="webkit-1.0" target="webkit-1.0 at LIB_PREFIX@.2 at LIB_SUFFIX@"/>
-+  <dllmap dll="webkit-1.0" target="libwebkitgtk-1.0 at LIB_PREFIX@.2 at LIB_SUFFIX@"/>
++  <dllmap dll="webkit-1.0" target="libwebkitgtk-1.0 at LIB_PREFIX@.0 at LIB_SUFFIX@"/>
  </configuration>

-- 
webkit-sharp



More information about the Pkg-cli-libs-commits mailing list