]> Zhao Yanbai Git Server - minix.git/commitdiff
chrootmake: don't call makewhatis any more
authorBen Gras <ben@minix3.org>
Sat, 26 Jun 2010 01:56:28 +0000 (01:56 +0000)
committerBen Gras <ben@minix3.org>
Sat, 26 Jun 2010 01:56:28 +0000 (01:56 +0000)
tools/chrootmake.sh

index e4ff58e30728694394086003c5217b6173c3456f..84c2813ca1857b32cb2d36db30958a638859653d 100755 (executable)
@@ -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