mirror of
ssh://git.janware.com/srv/git/janware/proj/jw-pkg
synced 2026-01-15 03:53:32 +01:00
projects-dir[-minimal].mk: Go from PROJECTS_DIR_REMOTE_BASE
Currently, the primary discriminating criterion on how to handle a set of remote repositories is whether or not JANWARE_USER is defined. The canonical way to do that is PROJECTS_DIR_REMOTE_BASE, though, so go from that definition. Signed-off-by: Jan Lindemann <jan@janware.com>
This commit is contained in:
parent
babf58e2dd
commit
7d436f1c76
2 changed files with 21 additions and 10 deletions
|
|
@ -17,7 +17,6 @@
|
|||
|
||||
.NOTPARALLEL:
|
||||
|
||||
-include local.mk
|
||||
PROJECTS_MAKEFILE_NAME ?= $(word $(words $(MAKEFILE_LIST)),$(MAKEFILE_LIST))
|
||||
|
||||
# -- Find JWBDIR
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue