Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/BUILD.txt
diff options
context:
space:
mode:
authorAlan Aguiar <alanjas@hotmail.com>2013-04-01 14:28:29 (GMT)
committer Alan Aguiar <alanjas@hotmail.com>2013-04-01 14:28:29 (GMT)
commit830022d25fa5bbf3593e3d34f44030d86fe7e7a1 (patch)
treeda69da9687496f428ceffe8e4f96ab554e2c882c /BUILD.txt
parentc62b4f2265fb5a90aa8b62fa1e1ad3b3c4a235f1 (diff)
add all files of v2 except jre
Diffstat (limited to 'BUILD.txt')
-rw-r--r--BUILD.txt5
1 files changed, 4 insertions, 1 deletions
diff --git a/BUILD.txt b/BUILD.txt
index 2680d7a..321a14f 100644
--- a/BUILD.txt
+++ b/BUILD.txt
@@ -32,6 +32,9 @@ In the example, the directory name is "jre1.6.0_18"
After checking that the unpacking process is complete, erase the package:
$ /bin/rm jre-linux.bin
+Rename the JRE folder:
+$ mv jre1.6.0_18 jre
+
3) Add Python code to show something when the activity is run
@@ -78,5 +81,5 @@ $ ./setup.py dist_xo
-----------------------------------------------------------------------------
Author: Marcos Orfila - http://www.marcosorfila.com
-Last modified: Mar 2nd, 2010
+Last modified: Mar 13th, 2010