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

bootstrap-configure: Set localstatedir

This commit is contained in:
Denis Kenzior 2015-04-26 17:01:05 -05:00
parent 9d7f3030f0
commit bd3856e178

View File

@ -7,4 +7,5 @@ fi
./bootstrap && \
./configure --enable-maintainer-mode \
--enable-debug \
--localstatedir=/var \
--prefix=/usr $*