From: bones_was_here Date: Wed, 22 Jun 2022 07:35:08 +0000 (+1000) Subject: Fix typo causing empty directory error X-Git-Tag: xonotic-v0.8.5~1 X-Git-Url: https://git.xonotic.org/?p=xonotic%2Fxonotic.git;a=commitdiff_plain;h=975add8a2e50e075479a329ff898da7957403ac4 Fix typo causing empty directory error --- diff --git a/misc/tools/all/release.subr b/misc/tools/all/release.subr index eebf677a..6894f3fd 100644 --- a/misc/tools/all/release.subr +++ b/misc/tools/all/release.subr @@ -200,9 +200,9 @@ case "$cmd" in ) rm -f Xonotic/key_15.d0pk ( + verbose cd Xonotic/mapping # bones_was_here: don't ship 10 year old netradiant # also seems better to update netradiant independently of xonotic versions - #verbose cd Xonotic/mapping #verbose wget http://www.icculus.org/netradiant/files/netradiant-1.5.0-20120301.tar.bz2 #verbose wget http://www.icculus.org/netradiant/files/netradiant-1.5.0-20120301-win32-7z.exe #for X in *-7z.exe; do