This commit is contained in:
Rudolf Polzer 2010-11-21 16:35:41 +01:00
parent f56e3c1da2
commit c9440d7f1b

2
all
View File

@ -550,7 +550,7 @@ case "$cmd" in
case "$base" in
ssh://*)
pushbase=$base
base=git://git.xonotic.org/xonotic/xonotic.git
base=git://git.xonotic.org/xonotic/
;;
esac
newbase=`$ECHO "$base" | sed "s,://\(.*\.\)\?git.xonotic.org/,:// .git.xonotic.org/,"`