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

zimmermann at webkit.org zimmermann at webkit.org
Thu Apr 8 00:24:50 UTC 2010


The following commit has been merged in the webkit-1.2 branch:
commit f898aae337300b4f493f74e0d4ff66ec475d2511
Author: zimmermann at webkit.org <zimmermann at webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Mon Dec 7 23:15:20 2009 +0000

    2009-12-07  Nikolas Zimmermann  <nzimmermann at rim.com>
    
            Not reviewed. Try to fix mac builds by touching svgtags.in - I only tried from-scratch builds.
    
            * svg/svgtags.in:
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@51802 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/WebCore/ChangeLog b/WebCore/ChangeLog
index 9a99163..2639af8 100644
--- a/WebCore/ChangeLog
+++ b/WebCore/ChangeLog
@@ -1,3 +1,9 @@
+2009-12-07  Nikolas Zimmermann  <nzimmermann at rim.com>
+
+        Not reviewed. Try to fix mac builds by touching svgtags.in - I only tried from-scratch builds.
+
+        * svg/svgtags.in:
+
 2009-12-07  Gavin Barraclough  <barraclough at apple.com>
 
         Reviewed by Oliver Hunt.
diff --git a/WebCore/svg/svgtags.in b/WebCore/svg/svgtags.in
index 30a0e4c..ca1ea89 100644
--- a/WebCore/svg/svgtags.in
+++ b/WebCore/svg/svgtags.in
@@ -2,7 +2,7 @@ namespace="SVG"
 namespaceURI="http://www.w3.org/2000/svg"
 guardFactoryWith="ENABLE(SVG)"
 exportStrings
-
+ 
 a createWithNew
 #if ENABLE_SVG_FONTS
 altGlyph createWithNew

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list