aboutsummaryrefslogtreecommitdiff
path: root/pbuilderrc
diff options
context:
space:
mode:
Diffstat (limited to 'pbuilderrc')
-rw-r--r--pbuilderrc5
1 files changed, 4 insertions, 1 deletions
diff --git a/pbuilderrc b/pbuilderrc
index cb00f5e..d05a3ff 100644
--- a/pbuilderrc
+++ b/pbuilderrc
@@ -69,7 +69,10 @@ BUILDUSERNAME=pbuilder
BINDMOUNTS=""
# Set the debootstrap variant to 'buildd' type.
-DEBOOTSTRAPOPTS[0]='--variant=buildd'
+DEBOOTSTRAPOPTS=(
+ '--variant=buildd'
+ '--keyring' '/usr/share/keyrings/debian-archive-keyring.gpg'
+ )
# or unset it to make it not a buildd type.
# unset DEBOOTSTRAPOPTS