mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-30 14:46:31 +00:00
ttcp: warn that legal-info is not implemented
Signed-off-by: Luca Ceresoli <luca@lucaceresoli.net> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
parent
75672c122c
commit
bbd4e1ae6c
@ -27,6 +27,9 @@ $(TTCP_DIR)/ttcp: $(TTCP_DIR)/.configured
|
|||||||
$(TARGET_DIR)/usr/bin/ttcp: $(TTCP_DIR)/ttcp
|
$(TARGET_DIR)/usr/bin/ttcp: $(TTCP_DIR)/ttcp
|
||||||
cp -af $(TTCP_DIR)/ttcp $(TARGET_DIR)/usr/bin/
|
cp -af $(TTCP_DIR)/ttcp $(TARGET_DIR)/usr/bin/
|
||||||
|
|
||||||
|
ttcp-legal-info:
|
||||||
|
@$(call legal-warning-pkg,ttcp,legal-info not yet implemented)
|
||||||
|
|
||||||
ttcp: $(TARGET_DIR)/usr/bin/ttcp
|
ttcp: $(TARGET_DIR)/usr/bin/ttcp
|
||||||
|
|
||||||
ttcp-source: $(DL_DIR)/$(TTCP_SOURCE)
|
ttcp-source: $(DL_DIR)/$(TTCP_SOURCE)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user