]> git.xonotic.org Git - xonotic/xonotic.git/commitdiff
Merge branch 'master' of ssh://git.xonotic.org/xonotic
authorRudolf Polzer <rpolzer@nb-04.(none)>
Mon, 29 Mar 2010 06:41:31 +0000 (08:41 +0200)
committerRudolf Polzer <rpolzer@nb-04.(none)>
Mon, 29 Mar 2010 06:41:31 +0000 (08:41 +0200)
1  2 
all

diff --combined all
index ff6211fc3f8f6ca6a30a4685e348239a280f1626,f164928cc79a75df3e79f3750aec7aafc8706577..c062d95684653c1a63a93d5f63d1b403c71da1c7
--- 1/all
--- 2/all
+++ b/all
@@@ -56,6 -56,7 +56,7 @@@ case "$cmd" i
                                                ;;
                                esac
                                verbose git pull
+                               verbose git remote prune origin
                                cd "$d0"
                        else
                                verbose git clone "$url" "$d0/$d"
                                exit 1
                        fi
                fi
 -              verbose "darkplaces/darkplaces$client" -xonotic $@
 +              #verbose "darkplaces/darkplaces$client" -xonotic "$@"
 +              verbose "darkplaces/darkplaces$client" -nexuiz -customgamename Xonotic -customgamedirname1 data -customgamedirname2 "" -customgamescreenshotname xonotic -customgameuserdirname xonotic "$@"
                ;;
        each|foreach)
                for d in $repos; do