[arch-commits] Commit in thunderbird/trunk (xulrunner-elif.patch)

Allan McRae allan at archlinux.org
Fri Jul 3 14:03:37 UTC 2009


    Date: Friday, July 3, 2009 @ 10:03:36
  Author: allan
Revision: 44671

add patch to svn

Added:
  thunderbird/trunk/xulrunner-elif.patch

----------------------+
 xulrunner-elif.patch |   12 ++++++++++++
 1 file changed, 12 insertions(+)

Added: xulrunner-elif.patch
===================================================================
--- xulrunner-elif.patch	                        (rev 0)
+++ xulrunner-elif.patch	2009-07-03 14:03:36 UTC (rev 44671)
@@ -0,0 +1,12 @@
+diff -up mozilla/toolkit/xre/nsAppRunner.cpp.old mozilla/toolkit/xre/nsAppRunner.cpp
+--- mozilla/toolkit/xre/nsAppRunner.cpp.old	2008-12-10 20:07:01.000000000 +0100
++++ mozilla/toolkit/xre/nsAppRunner.cpp	2009-02-27 17:17:59.000000000 +0100
+@@ -1475,7 +1475,7 @@ XRE_GetBinaryPath(const char* argv0, nsI
+   if (NS_FAILED(rv))
+     return rv;
+ 
+-#elif
++#else
+ #error Oops, you need platform-specific code here
+ #endif
+ 




More information about the arch-commits mailing list