From: Rudolf Polzer Date: Fri, 2 Apr 2010 13:18:46 +0000 (+0200) Subject: also load netradiant in ./all X-Git-Tag: xonotic-v0.1.0preview~518 X-Git-Url: https://git.xonotic.org/?p=xonotic%2Fxonotic.git;a=commitdiff_plain;h=6144f78ae6ec9846ccbe6fd1d55ec2bc7948b268 also load netradiant in ./all --- diff --git a/all b/all index 2b1cd557..b052023c 100755 --- a/all +++ b/all @@ -40,6 +40,7 @@ repos_urls=" darkplaces fteqcc@git://github.com/Blub/qclib.git div0-gittools@git://git.icculus.org/divverent/div0-gittools.git + netradiant " repos=`for X in $repos_urls; do echo "${X%%@*}"; done`