summaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2014-09-29 15:08:39 +0200
committerHolger Levsen <holger@layer-acht.org>2014-09-29 15:08:39 +0200
commit91211e44260fb85e295d39eb5310c1bb695e807a (patch)
tree0175f186cdc1f883ee1c3e04121f75309f86e3be /etc
parent43ea6b6aca8099ebe6680946aa3c0e5019ab88ed (diff)
downloadjenkins.debian.net-91211e44260fb85e295d39eb5310c1bb695e807a.tar.xz
pbuilderrc: use all core for (de)compressing
Diffstat (limited to 'etc')
-rw-r--r--etc/pbuilderrc1
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"