mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-08-03 00:17:43 +00:00
remove _SKIP_CONFIGURE since it's pointless to try to run it on non-autotool'ed packages anyway (for now)
This commit is contained in:
parent
3c4690edd3
commit
d918871dbc
@ -310,7 +310,7 @@ else
|
|||||||
$(1)-install-staging:
|
$(1)-install-staging:
|
||||||
endif
|
endif
|
||||||
|
|
||||||
$(1)-build: $(if $$($(2)_SKIP_CONFIGURE),$(1)-patch,$(1)-configure)\
|
$(1)-build: $(1)-configure \
|
||||||
$$($(2)_TARGET_BUILD) \
|
$$($(2)_TARGET_BUILD) \
|
||||||
$$($(2)_HOOK_POST_BUILD)
|
$$($(2)_HOOK_POST_BUILD)
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user