Index: /issm/trunk-jpl/externalpackages/petsc/install-3.7-greenplanet.sh
===================================================================
--- /issm/trunk-jpl/externalpackages/petsc/install-3.7-greenplanet.sh	(revision 20604)
+++ /issm/trunk-jpl/externalpackages/petsc/install-3.7-greenplanet.sh	(revision 20605)
@@ -4,15 +4,15 @@
 #WARNING: make sure you have the right mpi
 
-##Some cleanup
-#rm -rf install petsc-3.7.0 src
-#mkdir install src
-#
-##Download from ISSM server
-#$ISSM_DIR/scripts/DownloadExternalPackage.py 'http://issm.jpl.nasa.gov/files/externalpackages/petsc-lite-3.7.0.tar.gz' 'petsc-3.7.0.tar.gz'
-#
-##Untar and move petsc to install directory
-#tar -zxvf  petsc-3.7.0.tar.gz
-#mv petsc-3.7.0/* src/
-#rm -rf petsc-3.7.0
+#Some cleanup
+rm -rf install petsc-3.7.0 src
+mkdir install src
+
+#Download from ISSM server
+$ISSM_DIR/scripts/DownloadExternalPackage.py 'http://issm.jpl.nasa.gov/files/externalpackages/petsc-lite-3.7.0.tar.gz' 'petsc-3.7.0.tar.gz'
+
+#Untar and move petsc to install directory
+tar -zxvf  petsc-3.7.0.tar.gz
+mv petsc-3.7.0/* src/
+rm -rf petsc-3.7.0
 
 #configure
