[Lunar-commits] <moonbase> firefox: removed sedits that do nothing.

Zbigniew Luszpinski zbiggy at lunar-linux.org
Sat Sep 25 23:38:50 CEST 2010


commit 395d850b1c71f2912d380cda10dbf743d069b948
Author: Zbigniew Luszpinski <zbiggy at lunar-linux.org>
Date:   Sat Sep 25 21:38:50 2010 +0000

    firefox: removed sedits that do nothing.
---
 web/firefox/BUILD        |    3 ---
 web/firefox/BUILD.x86_64 |    3 ---
 2 files changed, 0 insertions(+), 6 deletions(-)

diff --git a/web/firefox/BUILD b/web/firefox/BUILD
index 5456c31..9f207f7 100644
--- a/web/firefox/BUILD
+++ b/web/firefox/BUILD
@@ -1,9 +1,6 @@
 (
 
  MOZILLA_DIR=mozilla-1.9.2
-  #Really? You go and call fprintf and don't #include <cstdio>?
-  #How exactly did you plan on doing that?!?!
-  sedit 's:<cstdlib>:<cstdlib>\n#include <cstdio>:g' $MOZILLA_DIR/toolkit/crashreporter/google-breakpad/src/client/linux/handler/exception_handler.cc
 
   if module_is_expired $MODULE && [ "$VERSION" != "`installed_version $MODULE`" ]; then
         set_module_config OLD_VER "`installed_version $MODULE`"
diff --git a/web/firefox/BUILD.x86_64 b/web/firefox/BUILD.x86_64
index 5456c31..9f207f7 100644
--- a/web/firefox/BUILD.x86_64
+++ b/web/firefox/BUILD.x86_64
@@ -1,9 +1,6 @@
 (
 
  MOZILLA_DIR=mozilla-1.9.2
-  #Really? You go and call fprintf and don't #include <cstdio>?
-  #How exactly did you plan on doing that?!?!
-  sedit 's:<cstdlib>:<cstdlib>\n#include <cstdio>:g' $MOZILLA_DIR/toolkit/crashreporter/google-breakpad/src/client/linux/handler/exception_handler.cc
 
   if module_is_expired $MODULE && [ "$VERSION" != "`installed_version $MODULE`" ]; then
         set_module_config OLD_VER "`installed_version $MODULE`"


More information about the Lunar-commits mailing list