diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2010-12-13 18:51:08 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2010-12-13 18:51:08 +0000 |
commit | f1fb6a729b755693da11256899d4ef01c0f1f23a (patch) | |
tree | 05ed30218824384b8a0bf1351aabea471caeff6c /general.ent | |
parent | f105cb46b40818a6863b0ae57eade97c9cd1445e (diff) |
Fix download link for Iana-Etc.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9424 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'general.ent')
-rw-r--r-- | general.ent | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/general.ent b/general.ent index 908dfea22..8059a97e6 100644 --- a/general.ent +++ b/general.ent @@ -12,7 +12,7 @@ <!ENTITY hints-index "&lfs-root;hints/list.html"> <!ENTITY patches-root "&lfs-root;patches/lfs/&generic-version;/"> <!ENTITY downloads-root "&lfs-root;lfs/downloads/&generic-version;/"> -<!ENTITY anduin-sources "http://anduin.linuxfromscratch.org/sources/LFS/lfs-packages/&generic-version;/"> +<!ENTITY anduin-sources "http://anduin.linuxfromscratch.org/sources/LFS/lfs-packages/conglomeration/"> <!ENTITY livecd-root "&lfs-root;livecd/"> <!ENTITY test-results "&lfs-root;lfs/build-logs/&generic-version;/"> <!ENTITY errata "&lfs-root;lfs/errata/&generic-version;/"> |