DragonFly commits List (threaded) for 2010-06
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
git: Run makewhatis(8) after 'make upgrade' instead of after 'make installworld'.
commit 30d8ccf3a0c355b1429bfeb982cfe9f4b7bd2d6c
Author: Sascha Wildner <saw@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/30d8ccf3a0c355b1429bfeb982cfe9f4b7bd2d6c
--
DragonFly BSD source repository
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]