[SCM] WebKit Debian packaging branch, debian/experimental, updated. debian/1.3.8-1-1049-g2e11a8e

mrobinson at webkit.org mrobinson at webkit.org
Fri Jan 21 14:55:49 UTC 2011


The following commit has been merged in the debian/experimental branch:
commit e45ff51cadceb91daa2c1f483d8fcd4cf602aded
Author: mrobinson at webkit.org <mrobinson at webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Tue Jan 4 23:04:48 2011 +0000

    2011-01-04  Martin Robinson  <mrobinson at igalia.com>
    
            Try to fix the EFL build.
    
            * wtf/CMakeLists.txt: Remove PlatformRefPtr from the CMake source list.
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@75017 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/Source/JavaScriptCore/ChangeLog b/Source/JavaScriptCore/ChangeLog
index f04bf50..6c0cd75 100644
--- a/Source/JavaScriptCore/ChangeLog
+++ b/Source/JavaScriptCore/ChangeLog
@@ -1,3 +1,9 @@
+2011-01-04  Martin Robinson  <mrobinson at igalia.com>
+
+        Try to fix the EFL build.
+
+        * wtf/CMakeLists.txt: Remove PlatformRefPtr from the CMake source list.
+
 2011-01-04  James Robinson  <jamesr at chromium.org>
 
         Reviewed by Darin Adler.
diff --git a/Source/JavaScriptCore/wtf/CMakeLists.txt b/Source/JavaScriptCore/wtf/CMakeLists.txt
index 516cda0..b1931d7 100644
--- a/Source/JavaScriptCore/wtf/CMakeLists.txt
+++ b/Source/JavaScriptCore/wtf/CMakeLists.txt
@@ -54,7 +54,6 @@ SET(WTF_HEADERS
     PassOwnPtr.h
     PassRefPtr.h
     Platform.h
-    PlatformRefPtr.h
     PossiblyNull.h
     RandomNumber.h
     RandomNumberSeed.h

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list