Updated the default GITROOT to be that hosted by the DeforaOS Project
This commit is contained in:
parent
3fb68a2c62
commit
562eaad839
|
@ -33,7 +33,7 @@ SRC="$HOME/$CVSMODULE"
|
|||
[ -z "$CVSROOT" ] && CVSROOT=":pserver:anonymous@anoncvs.defora.org:/home/cvs"
|
||||
|
||||
#Git
|
||||
[ -z "$GITROOT" ] && GITROOT="git://github.com/DeforaOS/DeforaOS.git"
|
||||
[ -z "$GITROOT" ] && GITROOT="http://git.defora.org/git/DeforaOS.git"
|
||||
|
||||
#executables
|
||||
CONFIGURE="configure"
|
||||
|
|
Loading…
Reference in New Issue
Block a user