updated on Thu Jan 19 12:17:07 UTC 2012
[aur-mirror.git] / thunderbird2 / xulrunner-elif.patch
blobf1f4977e004fbf03da078a822f1e983dc2de4f68
1 diff -up mozilla/toolkit/xre/nsAppRunner.cpp.old mozilla/toolkit/xre/nsAppRunner.cpp
2 --- mozilla/toolkit/xre/nsAppRunner.cpp.old 2008-12-10 20:07:01.000000000 +0100
3 +++ mozilla/toolkit/xre/nsAppRunner.cpp 2009-02-27 17:17:59.000000000 +0100
4 @@ -1475,7 +1475,7 @@ XRE_GetBinaryPath(const char* argv0, nsI
5 if (NS_FAILED(rv))
6 return rv;
8 -#elif
9 +#else
10 #error Oops, you need platform-specific code here
11 #endif