git://source.jalview.org
/
jalview.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
244a146
)
corrected target name in documentation
author
jprocter
<Jim Procter>
Tue, 12 Aug 2008 14:19:40 +0000
(14:19 +0000)
committer
jprocter
<Jim Procter>
Tue, 12 Aug 2008 14:19:40 +0000
(14:19 +0000)
doc/building.html
patch
|
blob
|
history
diff --git
a/doc/building.html
b/doc/building.html
index
2e64414
..
df33b12
100755
(executable)
--- a/
doc/building.html
+++ b/
doc/building.html
@@
-39,7
+39,7
@@
mkdir keys
keytool -genkey -keystore keys/.keystore -keypass alignmentisfun
-storepass alignmentisfun -alias jalview
(you will have to answer some personal questions here)
-ant makejars
+ant makedist
(should eventually generate a Jalview.jnlp file
in ./dist along with a set of signed jars using the jalview
key)