workstation/roles/ubuntu/files/pbuilderrc

5 lines
142 B
Text
Raw Normal View History

2020-10-15 20:44:16 +00:00
AUTO_DEBSIGN=${AUTO_DEBSIGN:-no}
HOOKDIR=/var/cache/pbuilder/hooks
DISTRIBUTION=${DISTRIBUTION:-focal}
DEBOOTSTRAPOPTS=( '--variant=buildd' )