commit 541c6cb674739398500106bf02a88f96a0f8385d
Author: Sascha Wildner <[email protected]>
Date:   Sat Aug 10 13:07:15 2013 +0200

    share/mk: Fix the creation of MLINKS for manpages of fschg'd stuff.
    
    We cannot pass INSTALLFLAGS directly for manual page installation because
    when INSTALLFLAGS contains -fschg (such as for init(8)), it will cause the
    manual page to be fschg'd too which breaks subsequent MLINKS creation.
    
    Therefore, use MANINSTALLFLAGS for manual pages. While here, document it
    too.

Summary of changes:
 share/mk/bsd.README | 3 ++-
 share/mk/bsd.doc.mk | 7 +++----
 share/mk/bsd.man.mk | 2 +-
 3 files changed, 6 insertions(+), 6 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/541c6cb674739398500106bf02a88f96a0f8385d


-- 
DragonFly BSD source repository

Reply via email to