Index: hadoop-0.20.2/Makefile
===================================================================
--- hadoop-0.20.2/Makefile	(revision 253)
+++ hadoop-0.20.2/Makefile	(revision 254)
@@ -1,3 +1,3 @@
-VERSION = 0.19.1
+VERSION = 0.20.2
 all: help
 
@@ -13,5 +13,5 @@
 	@tar zxvf hadoop-${VERSION}.tar.gz -C ..
 	@rm conf/hadoop-env.sh  
-	@rm conf/hadoop-site.xml
+	@rm conf/*-site.xml
 	@chmod a+x `find . -name "configure"`
 
