[Lunar-commits] <moonbase> chromium: remove the patch as it's not needed now.

Florin Braescu florin at lunar-linux.org
Sun Apr 15 12:30:13 CEST 2012


commit fd6cec5e2fc67eb45934bdc9263f71f8193043b1
Author: Florin Braescu <florin at lunar-linux.org>
Date:   Sun Apr 15 12:30:13 2012 +0200

    chromium: remove the patch as it's not needed now.
---
 web/chromium/BUILD   |    5 -----
 web/chromium/DETAILS |    3 ---
 2 files changed, 8 deletions(-)

diff --git a/web/chromium/BUILD b/web/chromium/BUILD
index d35f0d0..c8931f6 100644
--- a/web/chromium/BUILD
+++ b/web/chromium/BUILD
@@ -1,10 +1,5 @@
 (
 
-  patch_it $SOURCE2 1  &&
-
-# Inserting a missing cups include
-  sed -i "40i #include <cups/ppd.h>" chrome/browser/ui/webui/print_preview_handler.cc &&
-
   sedit "s/'-Werror'/''/" build/common.gypi  &&
 
   cp -f $SCRIPT_DIRECTORY/nacl.gypi chrome/  &&
diff --git a/web/chromium/DETAILS b/web/chromium/DETAILS
index 24bdf30..859a7c6 100644
--- a/web/chromium/DETAILS
+++ b/web/chromium/DETAILS
@@ -1,11 +1,8 @@
           MODULE=chromium
          VERSION=18.0.1025.162
           SOURCE=$MODULE-$VERSION.tar.bz2
-         SOURCE2=$MODULE-gcc46.patch.bz2
       SOURCE_URL=http://commondatastorage.googleapis.com/chromium-browser-official
-     SOURCE2_URL=$PATCH_URL
       SOURCE_VFY=sha1:31c301bddeb121285d9041df3adbfd0dcd2ef6f0
-     SOURCE2_VFY=sha1:4ba74bca9c64b7419d672e146c929f67e4e84af4
         WEB_SITE=http://www.chromium.org/Home
          ENTERED=20100104
          UPDATED=20120413


More information about the Lunar-commits mailing list