X-Git-Url: https://git.xonotic.org/?a=blobdiff_plain;f=all;h=6831cca65da48dc052c497c1f0072b51373ed351;hb=8c5c7a7fb946332ec019bde977a99b6a04d31164;hp=041969524ee46bc469ac18c12ebb61c8adcdbb36;hpb=d9449ca0d4a61f496433f046969e722aefc02477;p=xonotic%2Fxonotic.git diff --git a/all b/all index 04196952..6831cca6 100755 --- a/all +++ b/all @@ -587,9 +587,12 @@ case "$cmd" in oldbase=$base oldpushbase=$pushbase # transition old URLs - if [ x"$base" = x"ssh://xonotic@push.git.xonotic.org/" ]; then + if [ x"$base" = x"ssh://xonotic@git.xonotic.org/" ]; then base=ssh://xonotic@push.git.xonotic.org/ fi + if [ x"$pushbase" = x"ssh://xonotic@git.xonotic.org/" ]; then + pushbase=ssh://xonotic@push.git.xonotic.org/ + fi while :; do if [ x"$1" = x"-N" ]; then allow_pull=false @@ -1667,8 +1670,8 @@ case "$cmd" in rm -f Xonotic/key_15.d0pk { verbose cd Xonotic/mapping - verbose wget http://www.icculus.org/netradiant/files/netradiant-1.5.0-20110819.tar.bz2 - verbose wget http://www.icculus.org/netradiant/files/netradiant-1.5.0-20110819-win32-7z.exe + verbose wget http://www.icculus.org/netradiant/files/netradiant-1.5.0-20120114.tar.bz2 + verbose wget http://www.icculus.org/netradiant/files/netradiant-1.5.0-20120114-win32-7z.exe for X in *-7z.exe; do 7za x "$X" rm -f "$X"