mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-29 06:06:32 +00:00
Fix options to configure
This commit is contained in:
parent
74b64a8a0d
commit
5b4b808a61
@ -23,7 +23,7 @@ $(AXEL_DIR)/.unpacked: $(DL_DIR)/$(AXEL_SOURCE)
|
|||||||
|
|
||||||
$(AXEL_DIR)/Makefile.settings: $(AXEL_DIR)/.unpacked
|
$(AXEL_DIR)/Makefile.settings: $(AXEL_DIR)/.unpacked
|
||||||
(cd $(AXEL_DIR); \
|
(cd $(AXEL_DIR); \
|
||||||
./configure --enable-i18n=0 --prefix=/usr \
|
./configure --i18n=0 --prefix=/usr \
|
||||||
)
|
)
|
||||||
touch $@
|
touch $@
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user