[SCM] Debian Live build scripts branch, master, updated. 1.0.3-2-51-g214e46d

Daniel Baumann daniel at debian.org
Wed May 6 19:12:22 UTC 2009


The following commit has been merged in the master branch:
commit 214e46db664e7e4aef6e26a59086a27a78ff2076
Author: Daniel Baumann <daniel at debian.org>
Date:   Wed May 6 21:07:04 2009 +0200

    Not removing man/index.db in lh_chroot_hacks to keep man -k aka apropos working, thanks to Juliusz Chroboczek <Juliusz.Chroboczek at pps.jussieu.fr> (Closes: #527311).

diff --git a/helpers/lh_chroot_hacks b/helpers/lh_chroot_hacks
index d436faf..b33d637 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}" ]

-- 
Debian Live build scripts



More information about the debian-live-changes mailing list