There was no need to modify Makefile.am.
The previous version of debian/patches/xulrunner-1.9 was already doing just 
that in the code:

 static void xulrunner_init(void) {
        
+#ifndef XPCOM_GLUE
        /* gtk_moz_embed_set_comp_path() must not be called
           without a component path for XulRunner. Passing
           NULL will crash Liferea. */
        gtk_moz_embed_set_comp_path(XULRUNNER_HOME);
+#endif
 
        mozembed_init();        
 }

-- 
Please sponsor liferea 1.4.18-0ubuntu1
https://bugs.launchpad.net/bugs/259578
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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

Reply via email to