Update pbuilderrc-v2

This commit is contained in:
ferrreo 2024-05-08 16:37:27 +01:00 committed by GitHub
parent df3af327ee
commit 1a83d030c9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -18,4 +18,6 @@ BASETGZ="/var/cache/pbuilder/$NAME-base.tgz"
BASEPATH=/var/cache/pbuilder/$NAME-base.cow
DEBOOTSTRAPOPTS=(${DEBOOTSTRAPOPTS[@]/--keyring=*})
DEBOOTSTRAPOPTS=(${DEBOOTSTRAPOPTS[@]} --keyring=/usr/share/keyrings/debian-archive-keyring.gpg)
EXTRAPACKAGES=eatmydata
EATMYDATA=yes
export LD_PRELOAD=${LD_PRELOAD:+$LDPRELOAD:}libeatmydata.so