mirror of
https://git.kernel.org/pub/scm/network/wireless/iwd.git
synced 2024-11-22 06:29:23 +01:00
bootstrap-configure: Set localstatedir
This commit is contained in:
parent
9d7f3030f0
commit
bd3856e178
@ -7,4 +7,5 @@ fi
|
|||||||
./bootstrap && \
|
./bootstrap && \
|
||||||
./configure --enable-maintainer-mode \
|
./configure --enable-maintainer-mode \
|
||||||
--enable-debug \
|
--enable-debug \
|
||||||
|
--localstatedir=/var \
|
||||||
--prefix=/usr $*
|
--prefix=/usr $*
|
||||||
|
Loading…
Reference in New Issue
Block a user