summaryrefslogtreecommitdiffstats
path: root/bin/reproducible_setup.sh
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2014-09-23 23:31:26 +0200
committerHolger Levsen <holger@layer-acht.org>2014-09-23 23:31:26 +0200
commitac53cf36d5c5f9941e1256cc31fa76f961131146 (patch)
tree2e7dc52ce968f1fbf72e65f0868eeca21d6c61d4 /bin/reproducible_setup.sh
parentc9f61cb51d808248be2614580f6e050bcb4f6adc (diff)
downloadjenkins.debian.net-ac53cf36d5c5f9941e1256cc31fa76f961131146.tar.xz
reproducible: use patched discount package. dont use patched proot anymore. count good+back packages.
Diffstat (limited to 'bin/reproducible_setup.sh')
-rwxr-xr-xbin/reproducible_setup.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/reproducible_setup.sh b/bin/reproducible_setup.sh
index 8ca78b9a..8f5348e1 100755
--- a/bin/reproducible_setup.sh
+++ b/bin/reproducible_setup.sh
@@ -11,7 +11,7 @@ cat > $TMPFILE <<- EOF
echo 'deb http://reproducible.alioth.debian.org/debian/ ./' > /etc/apt/sources.list.d/reproducible.list
apt-get update
echo "Warning: Usage of --force-yes to override the apt authentication warning. Don't do this."
-apt-get install --force-yes -y dpkg dpkg-dev debhelper dh-python proot
+apt-get install --force-yes -y dpkg dpkg-dev debhelper dh-python discount
EOF
sudo pbuilder --create --basetgz /var/cache/pbuilder/base-reproducible.tgz --distribution sid