mirror of
ssh://git.janware.com/srv/git/janware/proj/jw-pkg
synced 2026-01-15 03:53:32 +01:00
cvsroot.sh, cvs-admin.sh, integrate-distro.sh: Replace /home/jannet/arc -> /srv
Signed-off-by: Jan Lindemann <jan@janware.com>
This commit is contained in:
parent
ff699742ed
commit
b7772630cf
3 changed files with 3 additions and 3 deletions
|
|
@ -34,7 +34,7 @@ cmd_list_projects()
|
|||
|
||||
# ---------- here we go
|
||||
|
||||
cvsroot=/home/jannet/arc/cvs
|
||||
cvsroot=/srv/cvs
|
||||
projroot=$cvsroot/proj
|
||||
cmd=${1/-/_}
|
||||
shift
|
||||
|
|
|
|||
|
|
@ -1371,7 +1371,7 @@ cmd_install()
|
|||
|
||||
run_hook pkg-installed
|
||||
|
||||
export CVSROOT=:ext:$scm_user@cvs.jannet.de:/home/jannet/arc/cvs
|
||||
export CVSROOT=:ext:$scm_user@cvs.jannet.de:/srv/cvs
|
||||
echo "=== running jcs fetch"
|
||||
run_chroot jcs fetch
|
||||
reset_host_files
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue