[SCM] WebKit Debian packaging branch, webkit-1.2, updated. upstream/1.1.90-6072-g9a69373

mrobinson at webkit.org mrobinson at webkit.org
Thu Apr 8 01:36:15 UTC 2010


The following commit has been merged in the webkit-1.2 branch:
commit c8298ff65abc30dd2e2656746437b3314e52014d
Author: mrobinson at webkit.org <mrobinson at webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Tue Feb 2 16:35:49 2010 +0000

    2010-02-02  Martin Robinson  <mrobinson at webkit.org>
    
            Unreviewed build fix.
    
            The WinCairo build requires this script to be executable.
    
            * win/tools/scripts/feature-defines.sh: Added property svn:executable.
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@54239 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/WebKitLibraries/ChangeLog b/WebKitLibraries/ChangeLog
index b4d72ac..97f12b3 100644
--- a/WebKitLibraries/ChangeLog
+++ b/WebKitLibraries/ChangeLog
@@ -1,3 +1,11 @@
+2010-02-02  Martin Robinson  <mrobinson at webkit.org>
+
+        Unreviewed build fix.
+
+        The WinCairo build requires this script to be executable.
+
+        * win/tools/scripts/feature-defines.sh: Added property svn:executable.
+
 2010-01-29  Mark Rowe  <mrowe at apple.com>
 
         Keep the Windows feature defines in sync with FeatureDefines.xcconfig.
diff --git a/WebKitLibraries/win/tools/scripts/feature-defines.sh b/WebKitLibraries/win/tools/scripts/feature-defines.sh
old mode 100644
new mode 100755

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list