mirror of
ssh://git.janware.com/srv/git/janware/proj/jw-pkg
synced 2026-01-19 13:17:39 +01:00
Make CVSROOT point to cvs.janware.com:/srv/cvs
Signed-off-by: Jan Lindemann <jan@janware.com>
This commit is contained in:
parent
c3d38b67b5
commit
8e892e70db
1 changed files with 1 additions and 1 deletions
|
|
@ -67,7 +67,7 @@ ifeq ($(JANWARE_USER),)
|
||||||
UNAVAILABLE_TARGETS ?= pull.done update.done clone.done
|
UNAVAILABLE_TARGETS ?= pull.done update.done clone.done
|
||||||
else
|
else
|
||||||
UNAVAILABLE_TARGETS ?=
|
UNAVAILABLE_TARGETS ?=
|
||||||
export CVSROOT = :ext:$(JANWARE_USER)@cvs.janware.com:/home/jannet/arc/cvs
|
export CVSROOT = :ext:$(JANWARE_USER)@cvs.janware.com:/srv/cvs
|
||||||
endif
|
endif
|
||||||
|
|
||||||
ifneq ($(JW_BUILD_SSH),)
|
ifneq ($(JW_BUILD_SSH),)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue