diff options
Diffstat (limited to 'vendor/raspbian/sources.list.in')
-rw-r--r-- | vendor/raspbian/sources.list.in | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/vendor/raspbian/sources.list.in b/vendor/raspbian/sources.list.in index 29ddcc4d6..ea4ee6040 100644 --- a/vendor/raspbian/sources.list.in +++ b/vendor/raspbian/sources.list.in @@ -1,6 +1,6 @@ # See sources.list(5) manpage for more information # Remember that CD-ROMs, DVDs and such are managed through the apt-cdrom tool. -deb http://mirrordirector.raspbian.org/raspbian &stable-codename; main contrib non-free +&sourceslist-list-format; # Uncomment if you want the apt-get source function to work -#deb-src http://mirrordirector.raspbian.org/raspbian &stable-codename; main contrib non-free +#deb-src http://mirrordirector.raspbian.org/raspbian &debian-stable-codename; main contrib non-free |