[Lunar-commits] <moonbase-other> firefox: readd workaround for precache segfault

v4hn me at v4hn.de
Fri Aug 31 13:24:08 CEST 2012


commit 171a275195819ec92fc223363916f60103b729e3
Author: v4hn <me at v4hn.de>
Date: Fri, 31 Aug 2012 04:24:08 -0700
URL: https://github.com/lunar-linux/moonbase-other/commit/171a275195819ec92fc223363916f60103b729e3

firefox: readd workaround for precache segfault
---
  web/firefox/BUILD                                            +3/-0     
  1 files changed, 3 insertions (+), 0 deletions (-)

--- a/web/firefox/BUILD
+++ b/web/firefox/BUILD
@@ -1,5 +1,8 @@
 (
 
+  # Workaround Segmentation fault at install part on precompile_cache.js
+  sedit '/^GENERATE_CACHE = 1$/d' browser/installer/Makefile.in &&
+
   sedit 's/@PRE_RELEASE_SUFFIX@//g' browser/base/content/browser.xul &&
 
   export MOZ_CO_PROJECT=browser  &&




More information about the Lunar-commits mailing list