Randy McMurchy wrote:
> Bruce Dubbs wrote these words on 01/31/07 20:54 CST:
> 
>> It came about as the automation of the patches was implemented.  We
>> could change the book.  The only place the  downloads-root entity is
>> used is one place in general.ent.
> 
> I'll defer to your good judgment on that one. Do what you think is
> best.  :-)

I wouldn't worry about it.  Leave things the way they are.

<!ENTITY downloads-root
"http://www.linuxfromscratch.org/blfs/downloads/svn";>

is only used here

<!ENTITY blfs-bootscripts-download
"&downloads-root;/blfs-bootscripts-&blfs-bootsc
ripts-version;.tar.bz2">

however

<!ENTITY patch-root
"http://www.&lfs-domainname;/patches/blfs/svn";>

effectively points the same place as downloads-root.

It wouldn't make sense to point the blfs-bootscripts-download to
"patches", so effectively they are the same, but syntactically they make
sense the way they are.

  -- Bruce
-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-dev
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to