From: z411 Date: Sun, 20 Feb 2022 20:27:40 +0000 (-0300) Subject: Removed leftover line X-Git-Tag: xonotic-v0.8.5~14^2~9 X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=5586764cc7ce1b9a919876dda7d6aaf591b0bd83;p=xonotic%2Fxonotic.git Removed leftover line --- diff --git a/misc/tools/all/release.subr b/misc/tools/all/release.subr index 3ad29c32..bf29f8fb 100644 --- a/misc/tools/all/release.subr +++ b/misc/tools/all/release.subr @@ -315,7 +315,6 @@ case "$cmd" in #verbose "$SELF" release-getbinary Xonotic/xonotic.exe || good=false #verbose "$SELF" release-getbinary Xonotic/xonotic-dedicated.exe || good=false #$good - verbose "$SELF" release-dlls win64 /tmp/dlls Xonotic/bin64 verbose "$SELF" release-compile win64 \ 'STRIP=: D3D=1 DP_MAKE_TARGET=mingw WIN64RELEASE=1 CC="x86_64-w64-mingw32-gcc -static -g1 -Wl,--dynamicbase -Wl,--nxcompat -I../../../.deps/include -L../../../.deps/lib -DSUPPORTIPV6" WINDRES="x86_64-w64-mingw32-windres" SDL_CONFIG="../../../.deps/bin/sdl2-config" DP_LINK_CRYPTO=dlopen DP_LINK_CRYPTO_RIJNDAEL=dlopen DP_LINK_JPEG=dlopen DP_LINK_ODE=dlopen DP_LINK_ZLIB=dlopen' \ release 'darkplaces.exe:Xonotic/xonotic-wgl.exe darkplaces-sdl.exe:Xonotic/xonotic.exe darkplaces-dedicated.exe:Xonotic/xonotic-dedicated.exe'