mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-30 14:46:31 +00:00
vtun: provide correct location for lzo headers
Patch by Robert Urban <urban@unix-beratung.de>
This commit is contained in:
parent
debe83461f
commit
479111c9c7
@ -50,7 +50,7 @@ $(VTUN_DIR)/.configured: $(VTUN_DIR)/.patched
|
|||||||
--mandir=/usr/man \
|
--mandir=/usr/man \
|
||||||
--infodir=/usr/info \
|
--infodir=/usr/info \
|
||||||
--with-ssl-headers=$(STAGING_DIR)/usr/include/openssl \
|
--with-ssl-headers=$(STAGING_DIR)/usr/include/openssl \
|
||||||
--with-lzo-headers=$(STAGING_DIR)/usr/include \
|
--with-lzo-headers=$(STAGING_DIR)/usr/include/lzo \
|
||||||
--with-lzo-lib=$(STAGING_DIR)/usr/lib \
|
--with-lzo-lib=$(STAGING_DIR)/usr/lib \
|
||||||
)
|
)
|
||||||
touch $(VTUN_DIR)/.configured
|
touch $(VTUN_DIR)/.configured
|
||||||
|
Loading…
x
Reference in New Issue
Block a user