From: xonotic Date: Wed, 31 Mar 2010 07:18:59 +0000 (+0200) Subject: also load div0-gittools X-Git-Tag: xonotic-v0.1.0preview~523 X-Git-Url: https://git.xonotic.org/?p=xonotic%2Fxonotic.git;a=commitdiff_plain;h=93c92a7de24c5b92321580aed1f804b70d1c94cd also load div0-gittools --- diff --git a/all b/all index 9689ba65..7a2f62db 100755 --- 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`