Update pbuilderrc-v3

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

View File

@ -18,3 +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