From: Ben Gras Date: Sat, 26 Jun 2010 01:56:28 +0000 (+0000) Subject: chrootmake: don't call makewhatis any more X-Git-Tag: v3.1.8~347 X-Git-Url: http://zhaoyanbai.com/repos/%22http:/static/zlib_tech.html?a=commitdiff_plain;h=2f3c9c04cc85a882386c73115a96bc3b35d93771;p=minix.git chrootmake: don't call makewhatis any more --- 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