DragonFly BSD
DragonFly commits List (threaded) for 2010-06
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

git: DragonFly_RELEASE_2_6 Run makewhatis(8) after 'make upgrade' instead of after 'make installworld'.


From: Sascha Wildner <swildner@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Sat, 26 Jun 2010 14:16:42 -0700 (PDT)

commit 733139cb5775a624f79c4e38011da1b5ad090dda
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/733139cb5775a624f79c4e38011da1b5ad090dda


-- 
DragonFly BSD source repository



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]