workstation/roles/ubuntu/files/pbuilderrc

5 lines
142 B
Text
Raw Normal View History

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