xulrunner: fixed up the patch for 1.9.1.
This commit is contained in:
parent
68fb3d77de
commit
5a93e6a169
@ -1,3 +1,3 @@
|
|||||||
6dd59399db08963ef022a1d0e5010053 firefox-3.5-source.tar.bz2
|
6dd59399db08963ef022a1d0e5010053 firefox-3.5-source.tar.bz2
|
||||||
3a043809a9e0dbf39efe95359fcc5fe7 mozconfig
|
3a043809a9e0dbf39efe95359fcc5fe7 mozconfig
|
||||||
9fb82064512b5aa61f6d25690c7fb386 xulrunner.diff
|
766231296c5e03d6ba68342628183805 xulrunner.diff
|
||||||
|
@ -99,15 +99,3 @@ Index: mozilla/xulrunner/installer/mozilla-nss.pc.in
|
|||||||
-Cflags: -I${includedir}/stable
|
-Cflags: -I${includedir}/stable
|
||||||
+Libs: %FULL_NSS_LIBS%
|
+Libs: %FULL_NSS_LIBS%
|
||||||
+Cflags: %FULL_NSS_CFLAGS%
|
+Cflags: %FULL_NSS_CFLAGS%
|
||||||
diff -aur mozilla.orig/toolkit/xre/nsAppRunner.cpp mozilla/toolkit/xre/nsAppRunner.cpp
|
|
||||||
--- mozilla.orig/toolkit/xre/nsAppRunner.cpp 2008-11-17 15:36:43.000000000 +0100
|
|
||||||
+++ mozilla/toolkit/xre/nsAppRunner.cpp 2009-05-10 20:38:30.800675740 +0200
|
|
||||||
@@ -1459,7 +1459,7 @@
|
|
||||||
if (NS_FAILED(rv))
|
|
||||||
return rv;
|
|
||||||
|
|
||||||
-#elif
|
|
||||||
+#else
|
|
||||||
#error Oops, you need platform-specific code here
|
|
||||||
#endif
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user