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

abecsi at webkit.org abecsi at webkit.org
Wed Dec 22 11:44:39 UTC 2010


The following commit has been merged in the debian/experimental branch:
commit 9c52b0288c6109db900b3e66d718721c8be11560
Author: abecsi at webkit.org <abecsi at webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Thu Aug 5 15:58:41 2010 +0000

    2010-08-05  Balazs Kelemen  <kb at inf.u-szeged.hu>
    
            Rubber-stamped by Kenneth Rohde Christiansen.
    
            [Qt] Remove redundant include paths from WebKit2.pro.
    
            * WebKit2.pro:
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@64755 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/WebKit2/ChangeLog b/WebKit2/ChangeLog
index 44da029..4812128 100644
--- a/WebKit2/ChangeLog
+++ b/WebKit2/ChangeLog
@@ -1,3 +1,11 @@
+2010-08-05  Balazs Kelemen  <kb at inf.u-szeged.hu>
+
+        Rubber-stamped by Kenneth Rohde Christiansen.
+
+        [Qt] Remove redundant include paths from WebKit2.pro.
+
+        * WebKit2.pro:
+
 2010-08-04  Adam Roben  <aroben at apple.com>
 
         Teach WebKit2 how to load the TestNetscapePlugin
diff --git a/WebKit2/WebKit2.pro b/WebKit2/WebKit2.pro
index 7494398..2cabb00 100644
--- a/WebKit2/WebKit2.pro
+++ b/WebKit2/WebKit2.pro
@@ -7,16 +7,6 @@ SOURCES += \
 isEmpty(OUTPUT_DIR): OUTPUT_DIR = ..
 include(../WebKit.pri)
 
-INCLUDEPATH += \
-    $$OUTPUT_DIR/include \
-    $$PWD/UIProcess/API/C \
-    $$PWD/Platform \
-    $$PWD/Platform/CoreIPC \
-    $$PWD/Shared \
-    $$PWD/WebProcess \
-    $$PWD/WebProcess/WebPage \
-    $$PWD/../JavaScriptCore
-
 DESTDIR = $$OUTPUT_DIR/bin
 !CONFIG(standalone_package): CONFIG -= app_bundle
 

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list