Author: bdubbs Date: 2011-11-15 11:47:12 -0700 (Tue, 15 Nov 2011) New Revision: 8963
Modified: trunk/BOOK/general/prog/expect.xml Log: Fix expect tarball type Modified: trunk/BOOK/general/prog/expect.xml =================================================================== --- trunk/BOOK/general/prog/expect.xml 2011-11-15 17:50:31 UTC (rev 8962) +++ trunk/BOOK/general/prog/expect.xml 2011-11-15 18:47:12 UTC (rev 8963) @@ -4,7 +4,7 @@ <!ENTITY % general-entities SYSTEM "../../general.ent"> %general-entities; - <!ENTITY expect-download-http "http://sourceforge.net/projects/expect/files/Expect/&expect-version;/expect-&expect-version;.tar.bz2"> + <!ENTITY expect-download-http "http://sourceforge.net/projects/expect/files/Expect/&expect-version;/expect-&expect-version;.tar.gz"> <!ENTITY expect-download-ftp " "> <!ENTITY expect-md5sum "44e1a4f4c877e9ddc5a542dfa7ecc92b"> <!ENTITY expect-size "620 KB"> -- http://linuxfromscratch.org/mailman/listinfo/blfs-book FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
