mirror of
ssh://git.janware.com/srv/git/janware/proj/jw-pkg
synced 2026-01-22 14:10:39 +01:00
make, scripts: Rename list-cvs-files.sh to list-vcs-files.sh
Signed-off-by: Jan Lindemann <jan@janware.com>
This commit is contained in:
parent
d125b20fad
commit
9b532fd601
8 changed files with 7 additions and 7 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-cvs-files.sh
|
||||
@bash $(MOD_SCRIPT_DIR)/list-vcs-files.sh
|
||||
|
||||
collect:
|
||||
bash $(MOD_SCRIPT_DIR)/collect-installed-pkg-changes.sh -t $(TOPDIR)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue