[Bug 309108] Re: New upstream bugfix release 1.4.23

Emilio Pozuelo Monfort pochu at ubuntu.com
Wed Dec 17 20:24:20 UTC 2008


>From IRC:

21:05 <       fta> pochu, it is needed, but it can be done differently
21:07 <     pochu> fta: how?
21:07 <       fta> by telling liferea to load only xul 1.9.0.* and not 1.9*
21:07 <       fta> hold on
21:09 <       fta> pochu, like this: http://paste.ubuntu.com/87290/
21:11 <       fta> pochu, it should even be sent upstream


--- mozilla/mozsupport.cpp.orig	2008-12-17 21:09:12.000000000 +0100
+++ mozilla/mozsupport.cpp	2008-12-17 21:09:29.000000000 +0100
@@ -325,7 +325,7 @@
 {
 	static const GREVersionRange greVersion = {
 		"1.9a", PR_TRUE,
-		"1.9.*", PR_TRUE
+		"1.9.0.*", PR_TRUE
 	};
 	char xpcomLocation[4096];
 	nsresult rv = GRE_GetGREPathWithProperties (&greVersion, 1, nsnull, 0, xpcomLocation, 4096);

-- 
New upstream bugfix release 1.4.23
https://bugs.launchpad.net/bugs/309108
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs at lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs




More information about the universe-bugs mailing list