Fish: pbuilder customization

This commit is contained in:
Marcel Kapfer 2019-06-01 22:09:06 +02:00
parent c8a953fec2
commit 6f65c3fc2a
Signed by: mmk2410
GPG Key ID: CADE6F0C09F21B09
1 changed files with 10 additions and 0 deletions

View File

@ -35,3 +35,13 @@ end
if test -z $DEBEMAIL
set -Ux DEBEMAIL "opensource@mmk2410.org"
end
# pbuilder customization
set -x PDEBUILD_PBUILDER cowbuild
set -x HOOKDIR /var/cache/pbuilder/hooks
set -x MIRRORSITE http://httpredir.debian.org/debian/
set -x APTCACHE /var/cache/apt/archives
set -x BUILDRESULT ../
set -x EXTRAPACKAGES lintian
set -x DEBBUILDOPTS -j4