diff options
author | Arch Librarian <arch@canonical.com> | 2004-09-20 16:54:45 +0000 |
---|---|---|
committer | Arch Librarian <arch@canonical.com> | 2004-09-20 16:54:45 +0000 |
commit | ed7f915948c15b5d0db976f4a2ef42dbb7a06aff (patch) | |
tree | 3675a7ed4a458a25af0d6f451c86b7ea6419a4d0 /doc/examples/sources.list | |
parent | b0b22e1333d13a88f9f9302d59efd77a61e80a0e (diff) |
Added deb-src example
Author: jgg
Date: 1999-09-10 02:39:33 GMT
Added deb-src example
Diffstat (limited to 'doc/examples/sources.list')
-rw-r--r-- | doc/examples/sources.list | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/examples/sources.list b/doc/examples/sources.list index 4e7be3f7d..9c675d403 100644 --- a/doc/examples/sources.list +++ b/doc/examples/sources.list @@ -7,3 +7,7 @@ deb http://http.us.debian.org/debian stable main contrib non-free deb http://non-us.debian.org/debian-non-US stable non-US deb http://security.debian.org stable updates + +# Uncomment if you want the apt-get source function to work +#deb-src http://http.us.debian.org/debian stable main contrib non-free +#deb-src http://non-us.debian.org/debian-non-US stable non-US |