diff options
Diffstat (limited to 'etc')
-rw-r--r-- | etc/pbuilderrc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/pbuilderrc b/etc/pbuilderrc index 2c32c6b8..f9932765 100644 --- a/etc/pbuilderrc +++ b/etc/pbuilderrc @@ -8,3 +8,4 @@ MIRRORSITE=http://ftp.de.debian.org/debian/ EXTRAPACKAGES="fakeroot" APTCACHE="" export http_proxy="http://localhost:3128" +COMPRESSPROG="pigz" |