freebsd-dev/lib/libbe
Kyle Evans 0b24d24d80 libbe(3): Fix mis-application of patch (SHLIBDIR)
Rob's patch in D18564 cemented the SHLIBDIR because bsd.own.mk (included by
src.opts.mk) sets it to /usr/lib. r346546 did somehow not apply this part of
the patch, leaving it to get installed to the wrong place and subsequently
removed via ObsoleteFiles.

Reported by:	jkim
MFC after:	3 days
X-MFC-With:	r346546
2019-04-25 20:02:11 +00:00
..
tests libbe(3): Add a test for be creation 2019-04-22 13:45:08 +00:00
be_access.c libbe(3): Change be_mount to mount/unmount child datasets 2019-01-10 03:27:20 +00:00
be_error.c libbe(3): Fix be_destroy behavior w.r.t. deep BE snapshots and -o 2019-02-13 04:19:08 +00:00
be_impl.h libbe(3): allow creation of arbitrary depth boot environments 2019-04-22 13:43:38 +00:00
be_info.c bectl(3)/libbe(3): Allow BE root to be specified 2018-11-19 02:12:08 +00:00
be.c libbe(3): Copy received properties as well 2019-04-25 15:51:09 +00:00
be.h libbe(3): allow creation of arbitrary depth boot environments 2019-04-22 13:43:38 +00:00
libbe.3 libbe(3): allow creation of arbitrary depth boot environments 2019-04-22 13:43:38 +00:00
Makefile libbe(3): Fix mis-application of patch (SHLIBDIR) 2019-04-25 20:02:11 +00:00