[Pkg-chromium-commit] [SCM] Git repository for pkg-chromium branch, master, updated. debian/20.0.1132.43_r143823-1-2-g70a5d8b

Shawn Landden shawnlandden at gmail.com
Sat Jul 7 00:54:01 UTC 2012


The following commit has been merged in the master branch:
commit 10b6b0840e3d1993f2485bc4cc0114ceff34a84a
Author: Shawn Landden <shawnlandden at gmail.com>
Date:   Fri Jul 6 17:41:45 2012 -0700

    fixup skia fixup for <armv6
    
    commit 3a003caed2cbca2af9e6dad8b8f41a1 had these reversed

diff --git a/debian/patches/arm.patch b/debian/patches/arm.patch
index fa44108..852d47a 100644
--- a/debian/patches/arm.patch
+++ b/debian/patches/arm.patch
@@ -6,11 +6,11 @@ Index: sid/src/skia/skia.gyp
          [ 'target_arch == "arm" and armv7 != 1', {
            'sources': [
              '../third_party/skia/src/opts/SkBlitRow_opts_none.cpp',
-+            '../third_party/skia/src/opts/opts_check_arm.cpp',
++            '../third_party/skia/src/opts/SkUtils_opts_none.cpp',
            ],
            'sources!': [
              '../third_party/skia/src/opts/SkBlitRow_opts_arm.cpp',
-+            '../third_party/skia/src/opts/SkUtils_opts_none.cpp',
++            '../third_party/skia/src/opts/opts_check_arm.cpp',
            ],
          }],
        ],

-- 
Git repository for pkg-chromium



More information about the Pkg-chromium-commit mailing list