mirror of
ssh://git.janware.com/srv/git/janware/proj/jw-pkg
synced 2026-01-15 03:53:32 +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
|
|
@ -406,7 +406,7 @@ $(INSTALLED_PROFILE_PATH_SCRIPT): $(TOPDIR)/profiledir.done
|
|||
$(INSTALL) -p -o $(PROFILEOWNER) -g $(PROFILEGROUP) -m $(PROFILEMODE) path_script.sh $@
|
||||
|
||||
find:
|
||||
@bash $(MOD_SCRIPT_DIR)/list-vcs-files.sh
|
||||
@bash $(MOD_SCRIPT_DIR)/scm.sh ls-files
|
||||
|
||||
collect:
|
||||
bash $(MOD_SCRIPT_DIR)/collect-installed-pkg-changes.sh -t $(TOPDIR)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue