Updated to a more generic patches-root entity that should be good for any version of the book.

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6527 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
Archaic 2005-07-15 19:48:45 +00:00
parent 05e94658c6
commit 0d40840d2d

View File

@ -2,14 +2,14 @@
<!ENTITY version "SVN-20050715">
<!ENTITY releasedate "July 15, 2005">
<!ENTITY milestone "6.2">
<!ENTITY generic-version "svn"> <!-- Use "svn", "testing", or "x.y[-pre{x}]" -->
<!ENTITY generic-version "development"> <!-- Use "development", "testing", or "x.y[-pre{x}]" -->
<!ENTITY lfs-root "http://www.linuxfromscratch.org/">
<!ENTITY blfs-root "&lfs-root;blfs/">
<!ENTITY faq-root "&lfs-root;faq/">
<!ENTITY hints-root "&lfs-root;hints/downloads/files/">
<!ENTITY hints-index "&lfs-root;hints/list.html">
<!ENTITY patches-root "&lfs-root;patches/lfs/svn/trunk/">
<!ENTITY patches-root "&lfs-root;patches/lfs/&generic-version;/">
<!ENTITY livecd-root "&lfs-root;livecd/">
<!ENTITY test-results "&lfs-root;lfs/build-logs/&generic-version;/">
<!ENTITY errata "&lfs-root;lfs/errata/&generic-version;/">