summaryrefslogtreecommitdiffstats
path: root/lib/libcasper
diff options
context:
space:
mode:
authorpjd <pjd@FreeBSD.org>2013-12-02 17:07:22 +0000
committerpjd <pjd@FreeBSD.org>2013-12-02 17:07:22 +0000
commitb5c43c12003dafd684aa3afefc594e4ad5228a24 (patch)
tree51365c72d37d408f7d68ce0fd856164d1d6f8434 /lib/libcasper
parent3454cc1dd2330e0a1e99f5e490443152a531be83 (diff)
downloadFreeBSD-src-b5c43c12003dafd684aa3afefc594e4ad5228a24.zip
FreeBSD-src-b5c43c12003dafd684aa3afefc594e4ad5228a24.tar.gz
Both libcasper and libcapsicum libraries have to be installed in /lib/,
as they are used by /sbin/casperd.
Diffstat (limited to 'lib/libcasper')
-rw-r--r--lib/libcasper/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/libcasper/Makefile b/lib/libcasper/Makefile
index 48c742f..ddcfba5 100644
--- a/lib/libcasper/Makefile
+++ b/lib/libcasper/Makefile
@@ -3,6 +3,7 @@
LIB= casper
SHLIB_MAJOR= 0
+SHLIBDIR?= /lib
SRCS= libcasper.c
INCS= libcasper.h
OpenPOWER on IntegriCloud