[Pkg-chromium-maint] Bug#754182: Bug#754182: chromium-browser: FTBFS on amd64

Pierangelo Mancusi pierangelo.mancusi at gmail.com
Wed Jul 9 09:10:47 UTC 2014


Hi all,
this problem is also present on i386 arch.


cheers,
Pierangelo

here's is my patch:


diff --git a/src/webkit/webkit_resources.gyp
b/src/webkit/webkit_resources.gyp
index 6e46651..2ec6fdb 100644
--- a/src/webkit/webkit_resources.gyp
+++ b/src/webkit/webkit_resources.gyp
@@ -28,25 +28,18 @@
           },
           'includes': [ '../build/grit_action.gypi' ],
         },
-        ]
-    },
-
-    {
-      'target_name': 'webkit_strings',
-      'type': 'none',
-      'variables': {
-        'grit_out_dir': '<(SHARED_INTERMEDIATE_DIR)/webkit',
-      },
-      'actions': [
         {
-          'action_name': 'webkit_strings',
+        'action_name': 'webkit_strings',
           'variables': {
             'grit_grd_file': 'glue/webkit_strings.grd',
           },
           'includes': [ '../build/grit_action.gypi' ],
-        },
+        }
+
+
       ]
-
-     },
+    },
+
+
   ]
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.alioth.debian.org/pipermail/pkg-chromium-maint/attachments/20140709/752c2a7b/attachment.html>


More information about the Pkg-chromium-maint mailing list