File patch1.patch of Package firefox2
--- ./toolkit/xre/nsAppRunner.cpp.orig	2009-12-04 00:47:25.000000000 +0100
+++ ./toolkit/xre/nsAppRunner.cpp	2009-12-04 00:47:42.000000000 +0100
@@ -1370,8 +1370,6 @@
   if (NS_FAILED(rv))
     return rv;
 
-#elif
-#error Oops, you need platform-specific code here
 #endif
 
   NS_ADDREF(*aResult = lf);