Author: bdubbs Date: 2010-02-18 15:22:44 -0700 (Thu, 18 Feb 2010) New Revision: 8264
Modified: trunk/BOOK/xsoft/graphweb/firefox.xml Log: Fix firefox url Modified: trunk/BOOK/xsoft/graphweb/firefox.xml =================================================================== --- trunk/BOOK/xsoft/graphweb/firefox.xml 2010-02-18 15:34:02 UTC (rev 8263) +++ trunk/BOOK/xsoft/graphweb/firefox.xml 2010-02-18 22:22:44 UTC (rev 8264) @@ -4,8 +4,8 @@ <!ENTITY % general-entities SYSTEM "../../general.ent"> %general-entities; - <!ENTITY firefox-download-http "http://releases.mozilla.org/pub/mozilla.org/firefox/releases/&firefox-version;/source/firefox-&firefox-version;-source.tar.bz2"> - <!ENTITY firefox-download-ftp "ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases/&firefox-version;/source/firefox-&firefox-version;-source.tar.bz2"> + <!ENTITY firefox-download-http "http://releases.mozilla.org/pub/mozilla.org/firefox/releases/&firefox-version;/source/firefox-&firefox-version;.source.tar.bz2"> + <!ENTITY firefox-download-ftp "ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases/&firefox-version;/source/firefox-&firefox-version;.source.tar.bz2"> <!ENTITY firefox-md5sum "458051557ff49e6a352c1d56eee5782a"> <!ENTITY firefox-size "47 MB"> <!ENTITY firefox-buildsize "321 MB (stand-alone) or 303 MB (on xulrunner)"> -- http://linuxfromscratch.org/mailman/listinfo/blfs-book FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
