mirror of
ssh://git.janware.com/srv/git/janware/proj/jw-pkg
synced 2026-01-15 12:03:31 +01:00
make, scripts: Replace list-vcs-files.sh by scm.sh ls-files
Signed-off-by: Jan Lindemann <jan@janware.com>
This commit is contained in:
parent
f34c97e96c
commit
e827efadd5
9 changed files with 106 additions and 107 deletions
|
|
@ -749,7 +749,7 @@ define install_local_cfg
|
|||
endef
|
||||
|
||||
define cvs_files
|
||||
sh $(MOD_SCRIPT_DIR)/list-vcs-files.sh -f
|
||||
sh $(MOD_SCRIPT_DIR)/scm.sh ls-files -f
|
||||
endef
|
||||
|
||||
define add_flavour_prefix
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue