mirror of
ssh://git.janware.com/srv/git/janware/proj/jw-pkg
synced 2026-01-24 06:40:39 +01:00
make, scripts: Rename projects.py -> jw-projects.py
projects.py is too unspecific, rename it to jw-projects.py. Signed-off-by: Jan Lindemann <jan@janware.com>
This commit is contained in:
parent
aa3e2efd84
commit
fbc9e3a001
5 changed files with 6 additions and 5 deletions
|
|
@ -162,7 +162,7 @@ git-update-project-description:
|
|||
ssh $(JANWARE_USER)@git.janware.com "/opt/jw-build/bin/git-srv-admin.sh $(OPT_JANWARE_PROJECT) update-descriptions $(PROJECT)"
|
||||
|
||||
projects-%:
|
||||
$(PYTHON) $(JWB_SCRIPT_DIR)/projects.py build $* $(PROJECT)
|
||||
$(PYTHON) $(JWB_SCRIPT_DIR)/jw-projects.py build $* $(PROJECT)
|
||||
|
||||
install-deps-devel:
|
||||
sudo zypper in $(shell echo $(RPM_REQUIRES_DEVEL) | sed "s/ *= */-/g; s/ [^ ]\+-__NEXT_VERSION__//")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue