From de1698708d55dfa01590fa5a6a0a84912e5e165e Mon Sep 17 00:00:00 2001
From: Daniel Baumann <daniel@debian.org>
Date: Tue, 20 Nov 2007 11:23:26 +0100
Subject: Also removing manpage cache in cleanup.

---
 helpers/lh_chroot_hacks | 1 +
 1 file changed, 1 insertion(+)

diff --git a/helpers/lh_chroot_hacks b/helpers/lh_chroot_hacks
index b3bcb2e..5d9a4ac 100755
--- a/helpers/lh_chroot_hacks
+++ b/helpers/lh_chroot_hacks
@@ -99,6 +99,7 @@ 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}" ]
-- 
cgit v1.0