Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 303952 Details for
Bug 399541
liferea doesn't compile against XULRunner
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
[patch]
a minimal F9 xulrunner patch
liferea-xulrunner.patch (text/plain), 1.15 KB, created by
Martin Stransky
on 2008-04-28 09:31:07 UTC
(
hide
)
Description:
a minimal F9 xulrunner patch
Filename:
MIME Type:
Creator:
Martin Stransky
Created:
2008-04-28 09:31:07 UTC
Size:
1.15 KB
patch
obsolete
>diff -up liferea-1.4.13/src/mozilla/mozilla.c.old liferea-1.4.13/src/mozilla/mozilla.c >--- liferea-1.4.13/src/mozilla/mozilla.c.old 2007-07-23 19:56:53.000000000 +0200 >+++ liferea-1.4.13/src/mozilla/mozilla.c 2008-04-28 11:15:32.000000000 +0200 >@@ -37,7 +37,7 @@ static void mozilla_init(void) { > /* Avoid influencing the component loading by $MOZILLA_FIVE_HOME */ > g_unsetenv("MOZILLA_FIVE_HOME"); > >- gtk_moz_embed_set_comp_path(MOZILLA_LIB_ROOT); >+ gtk_moz_embed_set_path(MOZILLA_LIB_ROOT); > > mozembed_init(); > } >diff -up liferea-1.4.13/configure.old liferea-1.4.13/configure >--- liferea-1.4.13/configure.old 2007-07-23 19:56:53.000000000 +0200 >+++ liferea-1.4.13/configure 2008-04-28 11:15:32.000000000 +0200 >@@ -25830,7 +25830,7 @@ fi > > MOZILLA_INCLUDE_ROOT=`$PKG_CONFIG --cflags-only-I $gecko_provider-gtkmozembed | awk '{print $1}' | sed "s/^-I//"` > MOZILLA_INCLUDE_ROOT=`dirname $MOZILLA_INCLUDE_ROOT` >- MOZILLA_LIB_ROOT=`$PKG_CONFIG --libs-only-L $gecko_provider-gtkmozembed | awk '{print $1}' | cut -c 3-` >+ MOZILLA_LIB_ROOT=`$PKG_CONFIG --variable=libdir $gecko_provider-gtkmozembed` > > MOZILLA_CFLAGS="$MOZILLA_CFLAGS \ > -I$MOZILLA_INCLUDE_ROOT \
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 399541
:
269181
|
303060
| 303952