From 2f3c9c04cc85a882386c73115a96bc3b35d93771 Mon Sep 17 00:00:00 2001 From: Ben Gras Date: Sat, 26 Jun 2010 01:56:28 +0000 Subject: [PATCH] chrootmake: don't call makewhatis any more --- tools/chrootmake.sh | 3 --- 1 file changed, 3 deletions(-) diff --git a/tools/chrootmake.sh b/tools/chrootmake.sh index e4ff58e30..84c2813ca 100755 --- a/tools/chrootmake.sh +++ b/tools/chrootmake.sh @@ -17,6 +17,3 @@ fi make clean make cleandepend find . -name obj-ack -type d|xargs rm -rf -# Let man find the manpages -makewhatis /usr/man -makewhatis /usr/local/man