mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-30 16:51:41 +00:00
Set the correct prefix and exec-prefix.
Approved by: re (blanket)
This commit is contained in:
parent
e0f0c857db
commit
b502f8bfb3
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=255594
@ -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…
Reference in New Issue
Block a user