Index: /issm/trunk/externalpackages/scotch/install.sh
===================================================================
--- /issm/trunk/externalpackages/scotch/install.sh	(revision 3090)
+++ /issm/trunk/externalpackages/scotch/install.sh	(revision 3091)
@@ -24,8 +24,9 @@
 cp -p gmap_mex.c src/src/scotch
 cd src/src
+# For stand-alone scotch modules:
+make scotch
+make clean
+# For mex scotch modules:
 make mexscotch
-# For stand-alone scotch modules, also execute next two
-make clean
-make scotch
 # Clean up
 make clean
