diff options
Diffstat (limited to 'vendor')
-rw-r--r-- | vendor/steamos/sources.list.in | 2 | ||||
-rw-r--r-- | vendor/ubuntu/sources.list.in | 4 |
2 files changed, 2 insertions, 4 deletions
diff --git a/vendor/steamos/sources.list.in b/vendor/steamos/sources.list.in index f3790c550..fed6c3818 100644 --- a/vendor/steamos/sources.list.in +++ b/vendor/steamos/sources.list.in @@ -3,5 +3,3 @@ deb http://repo.steampowered.com/steamos &steamos-codename; main contrib non-free deb-src http://repo.steampowered.com/steamos &steamos-codename; main contrib non-free - -deb http://cdn.debian.net/debian &stable-codename; main diff --git a/vendor/ubuntu/sources.list.in b/vendor/ubuntu/sources.list.in index b9aa8c3d0..00db2f8cd 100644 --- a/vendor/ubuntu/sources.list.in +++ b/vendor/ubuntu/sources.list.in @@ -1,5 +1,5 @@ - # See sources.list(5) manpage for more information - # Remember that CD-ROMs, DVDs and such are managed through the apt-cdrom tool. +# See sources.list(5) manpage for more information +# Remember that CD-ROMs, DVDs and such are managed through the apt-cdrom tool. deb http://us.archive.ubuntu.com/ubuntu &ubuntu-codename; main restricted deb-src http://us.archive.ubuntu.com/ubuntu &ubuntu-codename; main restricted |