Fix snapurl config

This commit is contained in:
Steve McIntyre 2011-07-01 12:44:04 +00:00
parent 21ce30d63d
commit 5d4210db7a
2 changed files with 2 additions and 2 deletions

View File

@ -327,7 +327,7 @@ done
# Base link for snapshot.debian.org or similar
# "SNAPDATETIME" will be replaced at runtime with the correct data
# Leave this unset to not add this entry
export SNAPURL=http://snapshot.debian.org/archive/debian/SNAPDATETIME/
export SNAPURL=Debian=http://snapshot.debian.org/archive/debian/SNAPDATETIME/
# File with list of packages to include when fetching modules for the
# first stage installer (debian-installer). One package per line.

2
debian/CONF.sh vendored
View File

@ -327,7 +327,7 @@ done
# Base link for snapshot.debian.org or similar
# "SNAPDATETIME" will be replaced at runtime with the correct data
# Leave this unset to not add this entry
export SNAPURL=http://snapshot.debian.org/archive/debian/SNAPDATETIME/
export SNAPURL=Debian=http://snapshot.debian.org/archive/debian/SNAPDATETIME/
# File with list of packages to include when fetching modules for the
# first stage installer (debian-installer). One package per line.