From d75ce2798aa2bc77796e4f43e32915712996b9ae Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Mon, 14 Aug 2023 10:40:42 +0200 Subject: Updating. Signed-off-by: Daniel Baumann --- bin/debian-chroot | 2 ++ 1 file changed, 2 insertions(+) diff --git a/bin/debian-chroot b/bin/debian-chroot index b748efb..370fd57 100755 --- a/bin/debian-chroot +++ b/bin/debian-chroot @@ -276,6 +276,7 @@ EOF cat >> "${CHROOT}/build/.bash_history" << EOF dpkg-buildpackage --changes-option=-S +rm */ *.buildinfo *.changes *.deb *.debian.tar.xz *.dsc */ -rf EOF ;; @@ -399,6 +400,7 @@ EOF cat >> "${CHROOT}/build/.bash_history" << EOF dpkg-buildpackage --changes-option=-S +rm */ *.buildinfo *.changes *.deb *.debian.tar.xz *.dsc */ -rf EOF ;; -- cgit v1.2.3