mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-30 06:36:34 +00:00
target tcl-dirclean in tcl.mk removes $(LESS_DIR) should be $(TCL_DIR) - see attached patch.
This commit is contained in:
parent
229a7784ff
commit
b853938301
@ -57,7 +57,7 @@ tcl-clean:
|
|||||||
-$(MAKE) -C $(TCL_DIR)/unix clean
|
-$(MAKE) -C $(TCL_DIR)/unix clean
|
||||||
|
|
||||||
tcl-dirclean:
|
tcl-dirclean:
|
||||||
rm -rf $(LESS_DIR)
|
rm -rf $(TCL_DIR)
|
||||||
|
|
||||||
#############################################################
|
#############################################################
|
||||||
#
|
#
|
||||||
|
Loading…
x
Reference in New Issue
Block a user