Author: Michael R. Crusoe <crusoe@ucdavis.edu>
Description: Disable the version "phone home" for privacy
--- trinityrnaseq.orig/Trinity
+++ trinityrnaseq/Trinity
@@ -557,7 +557,7 @@
 
 my $ANANAS_DIR = "";
 
-my $NO_VERSION_CHECK = 0;
+my $NO_VERSION_CHECK = 1;
 
 my $samples_file = "";
 
