[SCM] WebKit Debian packaging branch, debian/experimental, updated. upstream/1.3.3-9427-gc2be6fc

kevino at webkit.org kevino at webkit.org
Wed Dec 22 11:32:43 UTC 2010


The following commit has been merged in the debian/experimental branch:
commit c6458c527798ea08728e0eb306fbf14971148892
Author: kevino at webkit.org <kevino at webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Wed Jul 28 22:50:35 2010 +0000

    [wx] wxPython build fix that was missed in last commit.
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@64239 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/WebKit/wx/ChangeLog b/WebKit/wx/ChangeLog
index 3815128..2195112 100644
--- a/WebKit/wx/ChangeLog
+++ b/WebKit/wx/ChangeLog
@@ -1,5 +1,11 @@
 2010-07-28  Kevin Ollivier  <kevino at theolliviers.com>
 
+        [wx] wxPython build fix that was missed in last commit.
+
+        * bindings/python/webview.i:
+
+2010-07-28  Kevin Ollivier  <kevino at theolliviers.com>
+
         [wx] Build fix after recent changes.
 
         * WebEdit.h: Added.
diff --git a/WebKit/wx/bindings/python/webview.i b/WebKit/wx/bindings/python/webview.i
index 94c89cf..15b1d93 100644
--- a/WebKit/wx/bindings/python/webview.i
+++ b/WebKit/wx/bindings/python/webview.i
@@ -100,7 +100,6 @@ MustHaveApp(wxWebBrowserShell);
 MustHaveApp(wxWebFrame);
 MustHaveApp(wxWebView);
 
-%include WebDOMDefines.h
 %include WebKitDefines.h
 
 %include WebDOMObject.h

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list