|
@@ -4,7 +4,7 @@
|
4
|
4
|
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
|
5
|
5
|
<head>
|
6
|
6
|
<title></title>
|
7
|
|
-<!-- 2015-09-29 Tue 15:33 -->
|
|
7
|
+<!-- 2015-10-06 Tue 20:21 -->
|
8
|
8
|
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
|
9
|
9
|
<meta name="generator" content="Org-mode" />
|
10
|
10
|
<meta name="author" content="Bob Mottram" />
|
|
@@ -692,8 +692,8 @@ Build script for OpenKeychain:
|
692
|
692
|
<span class="org-builtin">cd</span> ~/develop
|
693
|
693
|
git clone https://github.com/bashrc/open-keychain
|
694
|
694
|
<span class="org-builtin">cd</span> open-keychain
|
695
|
|
-git checkout origin/bashrc/hidden-recipient-4
|
696
|
|
-git checkout -b bashrc/hidden-recipient-4
|
|
695
|
+git checkout origin/bashrc/hidden-recipient-minimal
|
|
696
|
+git checkout -b bashrc/hidden-recipient-minimal
|
697
|
697
|
<span class="org-builtin">cd</span> tools
|
698
|
698
|
nano build.sh
|
699
|
699
|
</pre>
|