diff options
author | Jay Freeman <saurik@saurik.com> | 2008-07-23 01:40:06 +0000 |
---|---|---|
committer | Jay Freeman <saurik@saurik.com> | 2008-07-23 01:40:06 +0000 |
commit | 9ad7488e0349fec63e38e69efc7532e749939f04 (patch) | |
tree | 26456518fcfe5ed475693e26a5b2d4a7fed4ba8c /data/uicaboodle/make.sh | |
parent | 3a7199231c9883fb2828ace3f21f09137b7aed4b (diff) |
Got UICaboodle totally working on 2.0.
git-svn-id: http://svn.telesphoreo.org/trunk@378 514c082c-b64e-11dc-b46d-3d985efe055d
Diffstat (limited to 'data/uicaboodle/make.sh')
-rw-r--r-- | data/uicaboodle/make.sh | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/data/uicaboodle/make.sh b/data/uicaboodle/make.sh index 48a0bbdf4..066cf8f48 100644 --- a/data/uicaboodle/make.sh +++ b/data/uicaboodle/make.sh @@ -1,5 +1,5 @@ -pkg:extract -cd uicaboodle.java-* +pkg:setup +cd uicaboodle.java mv ../minimal source/com/saurik/uicaboodle ./ant.sh pkg: mkdir -p /usr/lib /usr/share/java |