Set the correct prefix and exec-prefix.
Approved by: re (blanket)
This commit is contained in:
parent
e0f0c857db
commit
b502f8bfb3
@ -22,6 +22,7 @@ ldnsobj=$(realpath $(make -C$ldnsbld -V.OBJDIR))
|
||||
export LDFLAGS="-L$ldnsobj"
|
||||
|
||||
./configure \
|
||||
--prefix= --exec-prefix=/usr \
|
||||
--with-conf-file=/etc/unbound/unbound.conf \
|
||||
--with-run-dir=/var/unbound \
|
||||
--with-username=unbound
|
||||
|
Loading…
x
Reference in New Issue
Block a user