diff options
author | David Kalnischkies <david@kalnischkies.de> | 2016-01-14 16:11:28 +0100 |
---|---|---|
committer | David Kalnischkies <david@kalnischkies.de> | 2016-01-14 17:33:58 +0100 |
commit | 9feb98eb0aeed775f78cb4afbf6bc0e3a90e9fed (patch) | |
tree | 92aad026512604549367f821545900c741b5ecc4 /vendor/raspbian/sources.list.in | |
parent | d1da489f0107b59b9eb104bc6c7617265e338770 (diff) |
change debian related entities to a more explicit name
Git-Dch: Ignore
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 |