Merge branch 'master' of ssh://icculus.org/netradiant

This commit is contained in:
jal 2010-05-28 21:51:30 +02:00
commit 1a0d1500f7

View File

@ -9,7 +9,7 @@
: ${WGET:=wget}
: ${ECHO:=echo}
: ${MKDIR:=mkdir}
: ${RM_R:=rm -r}
: ${RM_R:=rm -f -r}
: ${MV:=mv}
: ${UNZIP:=unzip}