Both libcasper and libcapsicum libraries have to be installed in /lib/,
as they are used by /sbin/casperd.
This commit is contained in:
parent
ca9aa9026b
commit
0f984a9260
@ -3,6 +3,7 @@
|
||||
LIB= capsicum
|
||||
|
||||
SHLIB_MAJOR= 0
|
||||
SHLIBDIR?= /lib
|
||||
|
||||
SRCS= libcapsicum.c
|
||||
SRCS+= libcapsicum_dns.c
|
||||
|
@ -3,6 +3,7 @@
|
||||
LIB= casper
|
||||
|
||||
SHLIB_MAJOR= 0
|
||||
SHLIBDIR?= /lib
|
||||
|
||||
SRCS= libcasper.c
|
||||
INCS= libcasper.h
|
||||
|
Loading…
x
Reference in New Issue
Block a user