diff options
Diffstat (limited to 'helpers')
-rwxr-xr-x | helpers/lh_chroot_hacks | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/helpers/lh_chroot_hacks b/helpers/lh_chroot_hacks index d436faf36..b33d637a9 100755 --- a/helpers/lh_chroot_hacks +++ b/helpers/lh_chroot_hacks @@ -87,7 +87,6 @@ rm -f chroot/etc/apt/trusted.gpg~ rm -f chroot/etc/group- chroot/etc/passwd- rm -f chroot/etc/gshadow- chroot/etc/shadow- rm -f chroot/var/cache/debconf/*-old -rm -f chroot/var/cache/man/index.db rm -f chroot/var/lib/dpkg/*-old if [ -n "${LH_ROOT_COMMAND}" ] |