From: Rudolf Polzer Date: Mon, 16 Jan 2012 09:24:22 +0000 (+0100) Subject: include DRIVERFLAGS X-Git-Tag: xonotic-v0.6.0~30^2~41 X-Git-Url: http://git.xonotic.org/?p=xonotic%2Fxonotic.git;a=commitdiff_plain;h=566746bbb678508b62a6318aa0abca7cd1a3bf5c include DRIVERFLAGS --- diff --git a/misc/tools/xonotic-map-compiler-autobuild b/misc/tools/xonotic-map-compiler-autobuild index 778dd57c..aefafea1 100755 --- a/misc/tools/xonotic-map-compiler-autobuild +++ b/misc/tools/xonotic-map-compiler-autobuild @@ -226,7 +226,7 @@ screenshotthemap() ( cd ../.. if [ -n "$DISPLAY" ]; then - misc/tools/xonotic-map-screenshot "$M" $screenshot_override +"scr_screenshot_name \"$M-\"" + misc/tools/xonotic-map-screenshot "$M" $screenshot_override $DRIVERFLAGS +"scr_screenshot_name \"$M-\"" else case "$DRIVER" in gl)