Author: bdubbs Date: 2008-04-07 10:11:24 -0600 (Mon, 07 Apr 2008) New Revision: 7356
Modified: trunk/BOOK/general.ent Log: Revert change that broke the nightly render script Modified: trunk/BOOK/general.ent =================================================================== --- trunk/BOOK/general.ent 2008-04-07 12:51:27 UTC (rev 7355) +++ trunk/BOOK/general.ent 2008-04-07 16:11:24 UTC (rev 7356) @@ -19,7 +19,8 @@ <!ENTITY maintainer-firstname "Randy"> <!ENTITY maintainer-address "randy@&lfs-domainname;"> -<!ENTITY downloads-root "http://www.linuxfromscratch.org/blfs/downloads/&blfs-version;"> +<!-- Don't change this line for svn version. It is needed byt the render script. --> +<!ENTITY downloads-root "http://www.linuxfromscratch.org/blfs/downloads/svn"> <!ENTITY downloads-project "http://downloads.&lfs-domainname;"> <!ENTITY sources-anduin-http "http://anduin.&lfs-domainname;/sources/BLFS/&blfs-version;"> <!ENTITY sources-anduin-ftp "ftp://anduin.&lfs-domainname;/BLFS/&blfs-version;"> -- http://linuxfromscratch.org/mailman/listinfo/blfs-book FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
