From: Rudolf Polzer Date: Sun, 16 Jun 2013 18:47:05 +0000 (+0200) Subject: more typos X-Git-Tag: xonotic-v0.8.0~115 X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=b91e350f858602ef7bd3c57de62eef43f8f9cc7d;p=xonotic%2Fxonotic.git more typos --- diff --git a/misc/tools/xonotic-map-compiler-autobuild b/misc/tools/xonotic-map-compiler-autobuild index ca824d7b..b4cf1647 100755 --- a/misc/tools/xonotic-map-compiler-autobuild +++ b/misc/tools/xonotic-map-compiler-autobuild @@ -177,7 +177,7 @@ buildthemap() t0=`date +%s` ( cd ../.. - misc/tools/xonotic-map-compiler-optionsfile "data/xonotic-data.pk3dir/maps/$M" $build_override > "data/xonotic-data.pk3dir/maps/$M.log" 2>&1 + misc/tools/xonotic-map-compiler-optionsfile "data/xonotic-maps/maps/$M" $build_override > "data/xonotic-maps/maps/$M.log" 2>&1 ) status=$? if ! [ -f "maps/$M.bsp" ]; then