git: Relocate private panel library to intended location

John Marino marino at crater.dragonflybsd.org
Mon Oct 3 10:04:09 PDT 2016


commit 19ba4072a64db34c2a861d48aa5ffe33155826ef
Author: John Marino <draco at marino.st>
Date:   Mon Oct 3 11:19:47 2016 -0500

    Relocate private panel library to intended location
    
    The only consumer of libpanel is the DF installer.  It wasn't installed in
    the correct private area, but the linker found it anyway on the standard
    search path.  Fix the installation location and task "make upgrade" to
    remove the publically installed private libraries.

Summary of changes:
 Makefile_upgrade.inc             | 8 ++++++++
 lib/libncurses/libpanel/Makefile | 5 +++++
 2 files changed, 13 insertions(+)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/19ba4072a64db34c2a861d48aa5ffe33155826ef


-- 
DragonFly BSD source repository


More information about the Commits mailing list