mirror of
ssh://git.janware.com/srv/git/janware/proj/jw-pkg
synced 2026-01-15 12:03:31 +01:00
projects-dir.mk: Add target update-git-project-descriptions
Signed-off-by: Jan Lindemann <jan@janware.com>
This commit is contained in:
parent
f74fdbba17
commit
f0ed493e28
1 changed files with 3 additions and 0 deletions
|
|
@ -189,6 +189,9 @@ check-conv:
|
|||
list-maintainers:
|
||||
$(GIT_SRV_ADMIN_SH) $@
|
||||
|
||||
update-git-project-descriptions:
|
||||
$(GIT_SRV_ADMIN_SH) -j update-descriptions all
|
||||
|
||||
projects.txt:
|
||||
echo $(PROJECTS) | sed 's/ /\n/g; s%/%%g' > $@
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue