git: DragonFly_RELEASE_2_6 Run makewhatis(8) after 'make upgrade' instead of after 'make installworld'.
Sascha Wildner
swildner at crater.dragonflybsd.org
Sat Jun 26 14:18:16 PDT 2010
commit 733139cb5775a624f79c4e38011da1b5ad090dda
Author: Sascha Wildner <saw at online.de>
Date: Sat Jun 12 05:07:57 2010 +0200
Run makewhatis(8) after 'make upgrade' instead of after 'make installworld'.
'make upgrade' does (among other things) remove obsolete manual pages. If
makewhatis(8) is run after 'make installworld' (i.e. before upgrade), the
whatis database will still contain them. Therefore, run makewhatis(8)
after 'make upgrade' when the removals are done.
Pointed-out-by: tuxillo
While here, clean up the upgrade target in /usr/src/Makefile a little bit.
Summary of changes:
Makefile | 13 ++++++-------
Makefile.inc1 | 7 -------
2 files changed, 6 insertions(+), 14 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/733139cb5775a624f79c4e38011da1b5ad090dda
--
DragonFly BSD source repository
More information about the Commits
mailing list