Browse Source

Remove the second make that was there for testing.

markjcrane 9 years ago
parent
commit
2ef95bacf5
1 changed files with 0 additions and 1 deletions
  1. 0 1
      install/debian/install_fusionpbx.sh

+ 0 - 1
install/debian/install_fusionpbx.sh

@@ -1379,7 +1379,6 @@ EOF
 			#per anthm compile the freeswitch core first, then the modules.
 			#per anthm compile the freeswitch core first, then the modules.
 			/usr/bin/make -j $CORES core
 			/usr/bin/make -j $CORES core
 			/usr/bin/make -j $CORES
 			/usr/bin/make -j $CORES
-			/usr/bin/make
 		else 
 		else 
 			/bin/echo "  singlecore processor detected. Starting compile sans -j"
 			/bin/echo "  singlecore processor detected. Starting compile sans -j"
 			/usr/bin/make 
 			/usr/bin/make