git: DragonFly_RELEASE_4_6 Relocate private panel library to intended location
John Marino
marino at crater.dragonflybsd.org
Thu Oct 6 11:27:27 PDT 2016
commit ecfd67c3d50384a382105bb17546b986872a0c0f
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/ecfd67c3d50384a382105bb17546b986872a0c0f
--
DragonFly BSD source repository
More information about the Commits
mailing list