diff options
-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) |