projects
/
xonotic
/
xonotic.git
/ commitdiff
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
aa6f316
)
also load div0-gittools
author
xonotic <xonotic@git.xonotic.org>
Wed, 31 Mar 2010 07:18:59 +0000
(09:18 +0200)
committer
xonotic <xonotic@git.xonotic.org>
Wed, 31 Mar 2010 07:18:59 +0000
(09:18 +0200)
all
patch
|
blob
|
history
diff --git
a/all
b/all
index 9689ba653b5df22af41becd0e0a08de6f94b9d43..7a2f62db0c2fcbf6b29be9dd44edd50a28bdb5da 100755
(executable)
--- a/
all
+++ b/
all
@@
-39,6
+39,7
@@
repos_urls="
data/xonotic-nexcompat.pk3dir
darkplaces
fteqcc@git://github.com/Blub/qclib.git
+ div0-gittools@git://git.icculus.org/divverent/div0-gittools.git
"
repos=`for X in $repos_urls; do echo "${X%%@*}"; done`