diff --git a/introduction/welcome/changelog.xml b/introduction/welcome/changelog.xml index 723c1138e4..715813c790 100644 --- a/introduction/welcome/changelog.xml +++ b/introduction/welcome/changelog.xml @@ -44,6 +44,10 @@ September 9th, 2005 + + [randy] - Added a GCC-4 patch to the Firefox + instructions. + [randy] - Added a GCC-4 patch to the Thunderbird instructions. diff --git a/xsoft/graphweb/firefox.xml b/xsoft/graphweb/firefox.xml index bad7ec5cfd..e551a9aa5c 100644 --- a/xsoft/graphweb/firefox.xml +++ b/xsoft/graphweb/firefox.xml @@ -65,6 +65,14 @@ should be in our setup. + Additional Downloads + + + Required patch: + + + Firefox Dependencies Required @@ -111,6 +119,7 @@ export MOZ_PHOENIX="1" && sed -i 's| dist_bin="$moz_libdir"|\ &\n run_moz="$dist_bin/run-mozilla.sh"|' browser/app/mozilla.in && +patch -Np1 -i ../firefox-&firefox-version;-gcc4-1.patch && ./configure --prefix=/usr \ --with-default-mozilla-five-home=/usr/lib/firefox-&firefox-version; \ --with-user-appdir=.firefox \