Author: dnicholson Date: 2008-04-08 17:23:58 -0600 (Tue, 08 Apr 2008) New Revision: 7364
Modified: trunk/BOOK/general.ent Log: Revert "Use &blfs-version; entities in server URLs" Modified: trunk/BOOK/general.ent =================================================================== --- trunk/BOOK/general.ent 2008-04-08 18:15:58 UTC (rev 7363) +++ trunk/BOOK/general.ent 2008-04-08 23:23:58 UTC (rev 7364) @@ -19,14 +19,13 @@ <!ENTITY maintainer-firstname "Randy"> <!ENTITY maintainer-address "randy@&lfs-domainname;"> -<!-- 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;"> -<!ENTITY files-anduin "http://anduin.&lfs-domainname;/files/BLFS/&blfs-version;"> +<!ENTITY sources-anduin-http "http://anduin.&lfs-domainname;/sources/BLFS/svn"> +<!ENTITY sources-anduin-ftp "ftp://anduin.&lfs-domainname;/BLFS/svn"> +<!ENTITY files-anduin "http://anduin.&lfs-domainname;/files/BLFS"> <!ENTITY hints-root "http://www.&lfs-domainname;/hints"> -<!ENTITY patch-root "http://www.&lfs-domainname;/patches/blfs/&blfs-version;"> +<!ENTITY patch-root "http://www.&lfs-domainname;/patches/blfs/svn"> <!ENTITY errata "http://www.&lfs-domainname;/blfs/errata/&blfs-version;/"> <!-- <!ENTITY lfs-root "http://www.&lfs-domainname;/lfs/view/&lfs-version;"> --> <!ENTITY lfs-root "../../../../lfs/view/&lfs-version;"> -- http://linuxfromscratch.org/mailman/listinfo/blfs-book FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
