commit aaba24ac3ab8069793728f337f7eeab594e199ed
Author: John Marino <[email protected]>
Date:   Thu Jan 28 20:17:37 2016 +0100

    move private edit library to /lib/priv
    
    While here, fix private ssh and ldns.  The .so and .a versions were
    not installed and this probably will break future builds for anyone
    that's built world in the last few hours.
    
    Also, all of these private libraries also need -L flags in addition
    to -rpath flags.

Summary of changes:
 Makefile_upgrade.inc             |  8 +++++++
 bin/sh/Makefile                  |  6 +++++
 etc/mtree/BSD.root.dist          |  2 ++
 gnu/sbin/lvm/Makefile            |  1 +
 lib/libedit/libedit/Makefile     | 49 ++++------------------------------------
 lib/libldns/Makefile             |  1 +
 lib/pam_module/pam_ssh/Makefile  |  2 +-
 sbin/fsdb/Makefile               |  2 ++
 sbin/vinum/Makefile              |  1 +
 secure/Makefile.ssh.common       |  2 +-
 secure/lib/libssh/Makefile       |  5 ++--
 secure/usr.bin/sftp/Makefile     |  1 +
 share/initrd/bin/Makefile        |  4 ++--
 share/initrd/sbin.lvm/Makefile   |  1 +
 share/initrd/sbin/Makefile       |  1 +
 share/mk/bsd.libnames.mk         |  2 +-
 usr.bin/bc/Makefile              |  1 +
 usr.bin/drill/Makefile           |  2 +-
 usr.bin/ftp/Makefile             |  1 +
 usr.bin/tftp/Makefile            |  1 +
 usr.bin/units/Makefile           |  1 +
 usr.sbin/802_11/wpa_cli/Makefile |  1 +
 usr.sbin/cdcontrol/Makefile      |  1 +
 usr.sbin/lpr/lpc/Makefile        |  1 +
 usr.sbin/pppctl/Makefile         |  1 +
 25 files changed, 45 insertions(+), 53 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/aaba24ac3ab8069793728f337f7eeab594e199ed


-- 
DragonFly BSD source repository

Reply via email to