diff options
author | Dan Nichilson <dnicholson@linuxfromscratch.org> | 2007-08-27 21:45:49 +0000 |
---|---|---|
committer | Dan Nichilson <dnicholson@linuxfromscratch.org> | 2007-08-27 21:45:49 +0000 |
commit | 7993939ebf863421ccbae597c843f14162fb54f4 (patch) | |
tree | 5056373dbd6d714e2de0ff89450505f36b9f8bc2 /general.ent | |
parent | 6a12592ea27f80d70a8b871c0be5d93bdf9cea2e (diff) |
Change shadow download url to more stable anduin location
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8338 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'general.ent')
-rw-r--r-- | general.ent | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/general.ent b/general.ent index 37fa5fd42..40d29b7e3 100644 --- a/general.ent +++ b/general.ent @@ -12,6 +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 livecd-root "&lfs-root;livecd/"> <!ENTITY test-results "&lfs-root;lfs/build-logs/&generic-version;/"> <!ENTITY errata "&lfs-root;lfs/errata/&generic-version;/"> |