mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-27 21:26:36 +00:00
George Joseph writes:
Package/Bridge: corrects the "kernel-includes" parameter to configure
This commit is contained in:
parent
268771fe4c
commit
c2180b4196
@ -36,7 +36,7 @@ $(BRIDGE_BUILD_DIR)/.configured: $(BRIDGE_BUILD_DIR)/.unpacked
|
|||||||
--mandir=/usr/man \
|
--mandir=/usr/man \
|
||||||
--infodir=/usr/info \
|
--infodir=/usr/info \
|
||||||
$(DISABLE_NLS) \
|
$(DISABLE_NLS) \
|
||||||
--with-linux=$(LINUX_DIR) \
|
--with-linux-headers=$(LINUX_DIR) \
|
||||||
);
|
);
|
||||||
touch $(BRIDGE_BUILD_DIR)/.configured
|
touch $(BRIDGE_BUILD_DIR)/.configured
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user