Commit 5b094256 authored by Holger Levsen's avatar Holger Levsen
Browse files

reproducible: disorderfs needs to be used inside the pbuilder chroots

parent 5721cad8
......@@ -9,7 +9,7 @@ case $HOSTNAME in
bpi0|cbxi4pro0|hb0|wbq0) MIRRORSITE=http://ftp.us.debian.org/debian ;;
*) echo "unsupported host, exiting." ; exit 1 ;;
esac
EXTRAPACKAGES="fakeroot"
EXTRAPACKAGES="fakeroot disorderfs"
APTCACHE=""
COMPRESSPROG="pigz"
# unset proxy, see #780587
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment