diff options
author | Daniel Baumann <daniel@debian.org> | 2009-04-20 10:02:05 +0200 |
---|---|---|
committer | Daniel Baumann <daniel@debian.org> | 2011-03-09 19:09:44 +0100 |
commit | 142228914fef47f7f7756c1efb8f357374fe4d02 (patch) | |
tree | 8f9d95e982ad0566525d08d8bf4f11f28c9c6ed4 | |
parent | 5790ad171b75b9bbbbc145ab657ac4312ed90983 (diff) | |
download | vyos-live-build-142228914fef47f7f7756c1efb8f357374fe4d02.tar.gz vyos-live-build-142228914fef47f7f7756c1efb8f357374fe4d02.zip |
Updating location of powerpc d-i daily images.
-rwxr-xr-x | helpers/lh_binary_debian-installer | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/helpers/lh_binary_debian-installer b/helpers/lh_binary_debian-installer index 79596cdce..9cc3313db 100755 --- a/helpers/lh_binary_debian-installer +++ b/helpers/lh_binary_debian-installer @@ -296,7 +296,7 @@ then ;; powerpc) - URL="http://people.debian.org/~wouter/d-i/powerpc/daily/" + URL="http://d-i.debian.org/daily-images/powerpc/daily/" ;; s390) |