commit ecfd67c3d50384a382105bb17546b986872a0c0f
Author: John Marino <[email protected]>
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/ecfd67c3d50384a382105bb17546b986872a0c0f
--
DragonFly BSD source repository