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

laszlo.1.gombos at nokia.com laszlo.1.gombos at nokia.com
Wed Dec 22 16:36:09 UTC 2010


The following commit has been merged in the debian/experimental branch:
commit c3d0a2ae2fd9cff98fb122029300760435737f35
Author: laszlo.1.gombos at nokia.com <laszlo.1.gombos at nokia.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Sun Nov 28 17:34:28 2010 +0000

    2010-11-28  Laszlo Gombos  <laszlo.1.gombos at nokia.com>
    
            Reviewed by Antonio Gomes.
    
            [Qt] Remove unused BASE_DIR from the build system
            https://bugs.webkit.org/show_bug.cgi?id=50132
    
            * WebKit.pri:
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@72778 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/ChangeLog b/ChangeLog
index 609a524..706c2f7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2010-11-28  Laszlo Gombos  <laszlo.1.gombos at nokia.com>
+
+        Reviewed by Antonio Gomes.
+
+        [Qt] Remove unused BASE_DIR from the build system
+        https://bugs.webkit.org/show_bug.cgi?id=50132
+
+        * WebKit.pri:
+
 2010-11-24  Hayato Ito  <hayato at chromium.org>
 
         Reviewed by David Levin.
diff --git a/WebKit.pri b/WebKit.pri
index fe13872..6b01b49 100644
--- a/WebKit.pri
+++ b/WebKit.pri
@@ -55,8 +55,6 @@ CONFIG(release, debug|release) {
     DEFINES += NDEBUG
 }
 
-BASE_DIR = $$PWD
-
 symbian {
     INCLUDEPATH += $$PWD/include/QtWebKit
 } else {

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list