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

abarth at webkit.org abarth at webkit.org
Wed Dec 22 12:47:18 UTC 2010


The following commit has been merged in the debian/experimental branch:
commit 531007951fa3d68d1ef82dc7f4c06e245bbb6df5
Author: abarth at webkit.org <abarth at webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Mon Aug 30 07:13:45 2010 +0000

    2010-08-30  Adam Barth  <abarth at webkit.org>
    
            Fix silly typo that breaks the build.
    
            * WebCore.pro:
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@66368 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/WebCore/ChangeLog b/WebCore/ChangeLog
index 8c17fa0..c0be3df 100644
--- a/WebCore/ChangeLog
+++ b/WebCore/ChangeLog
@@ -1,5 +1,11 @@
 2010-08-30  Adam Barth  <abarth at webkit.org>
 
+        Fix silly typo that breaks the build.
+
+        * WebCore.pro:
+
+2010-08-30  Adam Barth  <abarth at webkit.org>
+
         Attempt to fix the Qt build.
 
         * WebCore.pri:
diff --git a/WebCore/WebCore.pro b/WebCore/WebCore.pro
index d3a0e5e..37a30e5 100644
--- a/WebCore/WebCore.pro
+++ b/WebCore/WebCore.pro
@@ -191,7 +191,7 @@ WEBCORE_INCLUDEPATH = \
     $$PWD/dom \
     $$PWD/dom/default \
     $$PWD/editing \
-    $$PWD/filepai \
+    $$PWD/fileapi \
     $$PWD/history \
     $$PWD/html \
     $$PWD/html/canvas \

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list