mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-29 14:16:31 +00:00
Revert "Makefile.package.in: allow packages to override download step"
This reverts commit 48cf66f1a2e2c501abeee98b7a2268b0d6d2010d. Signed-off-by: Maxime Petazzoni <maxime.petazzoni@bulix.org> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
parent
d147b81fda
commit
1475384413
@ -402,7 +402,7 @@ $(2)_TARGET_BUILD = $$($(2)_DIR)/.stamp_built
|
|||||||
$(2)_TARGET_CONFIGURE = $$($(2)_DIR)/.stamp_configured
|
$(2)_TARGET_CONFIGURE = $$($(2)_DIR)/.stamp_configured
|
||||||
$(2)_TARGET_PATCH = $$($(2)_DIR)/.stamp_patched
|
$(2)_TARGET_PATCH = $$($(2)_DIR)/.stamp_patched
|
||||||
$(2)_TARGET_EXTRACT = $$($(2)_DIR)/.stamp_extracted
|
$(2)_TARGET_EXTRACT = $$($(2)_DIR)/.stamp_extracted
|
||||||
$(2)_TARGET_SOURCE ?= $$($(2)_DIR)/.stamp_downloaded
|
$(2)_TARGET_SOURCE = $$($(2)_DIR)/.stamp_downloaded
|
||||||
$(2)_TARGET_UNINSTALL = $$($(2)_DIR)/.stamp_uninstalled
|
$(2)_TARGET_UNINSTALL = $$($(2)_DIR)/.stamp_uninstalled
|
||||||
$(2)_TARGET_CLEAN = $$($(2)_DIR)/.stamp_cleaned
|
$(2)_TARGET_CLEAN = $$($(2)_DIR)/.stamp_cleaned
|
||||||
$(2)_TARGET_DIRCLEAN = $$($(2)_DIR)/.stamp_dircleaned
|
$(2)_TARGET_DIRCLEAN = $$($(2)_DIR)/.stamp_dircleaned
|
||||||
|
Loading…
x
Reference in New Issue
Block a user