diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-07 09:00:48 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-07 09:00:48 +0000 |
commit | 851b6a097165af4d51c0db01b5e05256e5006896 (patch) | |
tree | 5f7c388ec894a7806c49a99f3bdb605d0b299a7c /vendor/debian/sources.list.in | |
parent | Initial commit. (diff) | |
download | apt-upstream/2.6.1.tar.xz apt-upstream/2.6.1.zip |
Adding upstream version 2.6.1.upstream/2.6.1upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'vendor/debian/sources.list.in')
-rw-r--r-- | vendor/debian/sources.list.in | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/vendor/debian/sources.list.in b/vendor/debian/sources.list.in new file mode 100644 index 0000000..8f83dfd --- /dev/null +++ b/vendor/debian/sources.list.in @@ -0,0 +1,8 @@ +# See sources.list(5) manpage for more information +# Remember that CD-ROMs, DVDs and such are managed through the apt-cdrom tool. +&sourceslist-list-format; + +# Uncomment if you want the apt-get source function to work +#deb-src http://deb.debian.org/debian &debian-stable-codename; main contrib non-free +#deb-src http://deb.debian.org/debian &debian-stable-codename;-updates main contrib non-free +#deb-src http://deb.debian.org/debian-security &debian-stable-codename;-security main contrib non-free |