git://source.jalview.org
/
jabaws.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
022ef66
)
Set right permissions for Jpred binaries
author
Sasha Sherstnev
<a.sherstnev@dundee.ac.uk>
Mon, 16 Sep 2013 14:15:46 +0000
(15:15 +0100)
committer
Sasha Sherstnev
<a.sherstnev@dundee.ac.uk>
Mon, 16 Sep 2013 14:15:46 +0000
(15:15 +0100)
binaries/src/setexecflag.sh
patch
|
blob
|
history
diff --git
a/binaries/src/setexecflag.sh
b/binaries/src/setexecflag.sh
index
aa82b3d
..
7be938c
100644
(file)
--- a/
binaries/src/setexecflag.sh
+++ b/
binaries/src/setexecflag.sh
@@
-31,3
+31,6
@@
chmod +x globplot/GlobPlot.py globplot/sav_gol
echo "Setting executable flag for IUPred..."
chmod +x iupred/iupred
+
+echo "Setting executable flag for Jpred..."
+chmod +x jpred/i686/* jpred/x86_64/*