Author: randy Date: 2007-02-01 12:58:02 -0700 (Thu, 01 Feb 2007) New Revision: 6506
Modified: trunk/BOOK/general/genlib/iso-codes.xml trunk/BOOK/introduction/welcome/changelog.xml Log: Fixed broken download URLs in the ISO Codes instructions Modified: trunk/BOOK/general/genlib/iso-codes.xml =================================================================== --- trunk/BOOK/general/genlib/iso-codes.xml 2007-02-01 19:55:42 UTC (rev 6505) +++ trunk/BOOK/general/genlib/iso-codes.xml 2007-02-01 19:58:02 UTC (rev 6506) @@ -4,8 +4,8 @@ <!ENTITY % general-entities SYSTEM "../../general.ent"> %general-entities; - <!ENTITY iso-codes-download-http "http://ftp.debian.org/debian/pool/main/i/iso-codes/iso-codes_&iso-codes-version;.tar.gz"> - <!ENTITY iso-codes-download-ftp "ftp://ftp.debian.org/debian/pool/main/i/iso-codes/iso-codes_&iso-codes-version;.tar.gz"> + <!ENTITY iso-codes-download-http "&sources-anduin-http;/i/iso-codes_&iso-codes-version;.tar.gz"> + <!ENTITY iso-codes-download-ftp "&sources-anduin-ftp;/i/iso-codes_&iso-codes-version;.tar.gz"> <!ENTITY iso-codes-md5sum "05f90ad07a5169dd0faadf5ba0530497"> <!ENTITY iso-codes-size "8.8 MB"> <!ENTITY iso-codes-buildsize "59.4 MB"> Modified: trunk/BOOK/introduction/welcome/changelog.xml =================================================================== --- trunk/BOOK/introduction/welcome/changelog.xml 2007-02-01 19:55:42 UTC (rev 6505) +++ trunk/BOOK/introduction/welcome/changelog.xml 2007-02-01 19:58:02 UTC (rev 6506) @@ -45,6 +45,10 @@ <para>February 1st, 2007</para> <itemizedlist> <listitem> + <para>[randy] - Fixed broken download URLs in the ISO Codes + instructions.</para> + </listitem> + <listitem> <para>[randy] - Enabled the D-BUS FTP download URL.</para> </listitem> <listitem> -- http://linuxfromscratch.org/mailman/listinfo/blfs-book FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
