3
0
mirror of https://git.kernel.org/pub/scm/network/wireless/iwd.git synced 2024-11-21 22:09:23 +01:00

bootstrap: define sysconfdir

This commit is contained in:
Tim Kourt 2016-11-02 13:25:13 -07:00 committed by Denis Kenzior
parent 301caff89e
commit ee15914e79

View File

@ -8,4 +8,5 @@ fi
./configure --enable-maintainer-mode \
--enable-debug \
--localstatedir=/var \
--prefix=/usr $*
--prefix=/usr $* \
--sysconfdir=/etc/iwd