diff options
author | Holger Levsen <holger@layer-acht.org> | 2015-02-27 11:27:57 +0100 |
---|---|---|
committer | Holger Levsen <holger@layer-acht.org> | 2015-02-27 11:29:46 +0100 |
commit | 2578564632bcff380479473087e0c3bd9a61a33a (patch) | |
tree | dbcc1e0655a3ce7269397ddecd0115dbbb8a371a /etc | |
parent | c3a6a7e44f1d34e8990219ed5419420f509bbd63 (diff) | |
download | jenkins.debian.net-2578564632bcff380479473087e0c3bd9a61a33a.tar.xz |
reproducible: run 'apt-get source' in schroots and stop abusing the hosts sources.lists
Diffstat (limited to 'etc')
-rw-r--r-- | etc/apt/sources.list | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/etc/apt/sources.list b/etc/apt/sources.list index 74d7ad25..d1d3d31b 100644 --- a/etc/apt/sources.list +++ b/etc/apt/sources.list @@ -1,13 +1,6 @@ -# - - - deb http://ftp.de.debian.org/debian/ wheezy main #deb-src http://ftp.de.debian.org/debian/ wheezy main -# needed for job/reproducible* -deb-src http://ftp.de.debian.org/debian/ sid main - deb http://security.debian.org/ wheezy/updates main #deb-src http://security.debian.org/ wheezy/updates main |