Set the correct prefix and exec-prefix.

Approved by:	re (blanket)
This commit is contained in:
Dag-Erling Smørgrav 2013-09-15 13:49:43 +00:00
parent e0f0c857db
commit b502f8bfb3
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=255594

View File

@ -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