commit 8a71718789fb03e38b77cce54e88d2300b2f9f6a
Author: John Marino <dr...@marino.st>
Date:   Tue Mar 10 15:08:52 2015 +0100

    make upgrade: Clear out installer files conditionally
    
    Installing DragonFly from an image installer will end up coping the
    installer itself to /usr/sbin.  This is just cpdup doing what it's told.
    
    The other way these installers could get there is if it's intentionally
    built using the WANT_INSTALLER knob.  So remove these files if the
    WANT_INSTALLER variable is not defined.
    
    suggested-by:       swildner

Summary of changes:
 Makefile_upgrade.inc | 6 ++++++
 1 file changed, 6 insertions(+)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/8a71718789fb03e38b77cce54e88d2300b2f9f6a


-- 
DragonFly BSD source repository

Reply via email to