From b2c32ed5663e0a569592c930aae48638c700bf99 Mon Sep 17 00:00:00 2001 From: Rudolf Polzer Date: Fri, 10 Aug 2012 17:46:45 +0200 Subject: [PATCH] make ./all able to check out xonstat and xonstatdb if xonstat.yes and xonstatdb.yes exist --- misc/tools/all/config.subr | 2 ++ 1 file changed, 2 insertions(+) diff --git a/misc/tools/all/config.subr b/misc/tools/all/config.subr index 4060a017..0114af27 100644 --- a/misc/tools/all/config.subr +++ b/misc/tools/all/config.subr @@ -13,6 +13,8 @@ allrepos() "$@" data/xonotic-maps.pk3dir xonotic-maps.pk3dir.git master "" "$@" mediasource mediasource.git master "no" "$@" fteqcc fteqcc.git xonotic-stable "noautocrlf" + "$@" xonstat xonstat.git master "no" + "$@" xonstatdb xonstatdb.git master "no" } allmirrors() -- 2.39.2