Changes to accomodate new version's of mafft packaging
authorpvtroshin <pvtroshin@e3abac25-378b-4346-85de-24260fe3988d>
Tue, 21 Jun 2011 11:34:53 +0000 (11:34 +0000)
committerpvtroshin <pvtroshin@e3abac25-378b-4346-85de-24260fe3988d>
Tue, 21 Jun 2011 11:34:53 +0000 (11:34 +0000)
git-svn-id: link to svn.lifesci.dundee.ac.uk/svn/barton/ptroshin/JABA2@4292 e3abac25-378b-4346-85de-24260fe3988d

binaries/src/compilebin.sh
binaries/src/setexecflag.sh

index 405921e..c530cca 100644 (file)
@@ -14,12 +14,7 @@ echo "Compiling Mafft..."
 cd mafft/core
 make clean
 make
-chmod +x mafft 
 cd ../..
-cd mafft/binaries
-chmod +x *
-cd ../..
-
 
 echo "Compiling Mafft dependency fasta34..."
 cd fasta34
index 48f0431..898ffa4 100644 (file)
@@ -6,6 +6,7 @@ chmod +x clustalw/src/clustalw2
 
 echo "Setting executable flag for Mafft..."
 chmod +x mafft/binaries/* 
+chmod +x mafft/scripts/*
 
 echo "Setting executable flag for Mafft dependency fasta34 ..."
 chmod +x fasta34/fasta34