diff options
author | GNU Hurd wiki engine <web-hurd@gnu.org> | 2007-12-04 17:24:59 +0000 |
---|---|---|
committer | GNU Hurd wiki engine <web-hurd@gnu.org> | 2007-12-04 17:24:59 +0000 |
commit | cf99272a62b2ca8837dfab3a077db4b0549975ec (patch) | |
tree | 05320b56b13fa3ebe5aad2dafc48f285dd837061 | |
parent | e9adc97c3ae6962f7f9dc9d0ef408d42e929948f (diff) |
web commit by MichaelBanck: Replaced gnuab references with debian-ports
-rw-r--r-- | hurd/running/debian/after_install.mdwn | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/hurd/running/debian/after_install.mdwn b/hurd/running/debian/after_install.mdwn index 5c998c94..84dae291 100644 --- a/hurd/running/debian/after_install.mdwn +++ b/hurd/running/debian/after_install.mdwn @@ -44,8 +44,8 @@ put in `/etc/apt/sources.list` are (as of Jan 2007): deb http://mirrors.kernel.org/debian unstable main contrib deb-src http://mirrors.kernel.org/debian unstable main contrib - deb http://ftp.gnuab.org/debian unreleased main - deb-src http://ftp.gnuab.org/debian unreleased main + deb http://ftp.debian-ports.org/debian unreleased main + deb-src http://ftp.debian-ports.org/debian unreleased main `apt-get` update a couple of times if some file fails to download. |