changeset 1051:a134d8bc8768

Update mirror list for new subdomain names.
author Rob Landley <rob@landley.net>
date Mon, 03 May 2010 09:04:47 -0500
parents 333c8f799302
children 1ddd199ba25f
files sources/include.sh
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/sources/include.sh	Sun May 02 17:15:06 2010 -0500
+++ b/sources/include.sh	Mon May 03 09:04:47 2010 -0500
@@ -15,7 +15,7 @@
 
 # List of fallback mirrors to download package source from
 
-MIRROR_LIST="http://impactlinux.com/firmware/mirror http://landley.net/code/firmware/mirror http://127.0.0.1/code/firmware/mirror"
+MIRROR_LIST="http://aboriginal.impactlinux.com/mirror http://aboriginal.landley.net/mirror http://127.0.0.1/code/aboriginal/mirror"
 
 # Where are our working directories?