mirror of
ssh://git.janware.com/srv/git/janware/proj/jw-pkg
synced 2026-01-15 12:03:31 +01:00
defs.mk: Exclude directories from md5sum
Signed-off-by: Jan Lindemann <jan@janware.com>
This commit is contained in:
parent
99484e6fc5
commit
d6f3470923
1 changed files with 1 additions and 1 deletions
|
|
@ -599,7 +599,7 @@ define install_local_cfg
|
|||
endef
|
||||
|
||||
define cvs_files
|
||||
sh $(MOD_SCRIPT_DIR)/list-cvs-files.sh
|
||||
sh $(MOD_SCRIPT_DIR)/list-cvs-files.sh -f
|
||||
endef
|
||||
|
||||
define add_flavour_prefix
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue