diff options
author | Arch Librarian <arch@canonical.com> | 2004-09-20 16:53:55 +0000 |
---|---|---|
committer | Arch Librarian <arch@canonical.com> | 2004-09-20 16:53:55 +0000 |
commit | d44d5144f27e844f7e48f88c0e9c5fa718956d34 (patch) | |
tree | 3a9af0f5f201c2e0cd9e60117fd1ef2b43d1bfa5 /doc/examples | |
parent | 6b8f78a12276e75d0da3578301d4da378963185f (diff) |
Fixed apt-cdrom and the control file
Author: jgg
Date: 1999-05-29 21:49:58 GMT
Fixed apt-cdrom and the control file
Diffstat (limited to 'doc/examples')
-rw-r--r-- | doc/examples/sources.list | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/examples/sources.list b/doc/examples/sources.list index 0fcc006d4..34de62161 100644 --- a/doc/examples/sources.list +++ b/doc/examples/sources.list @@ -1,4 +1,4 @@ # See sources.list(5) for more information # Remember that you can only use http, ftp or file URIs deb http://ftp1.us.debian.org/debian unstable main contrib non-free -deb http://non-us.debian.org/debian-non-US unstable non-US +deb http://non-us.debian.org/debian-non-US unstable non-US/main non-US/contrib non-US/non-free |