summaryrefslogtreecommitdiff
path: root/data/jocstrap/make.sh
diff options
context:
space:
mode:
authorJay Freeman <saurik@saurik.com>2008-07-20 14:55:47 +0000
committerJay Freeman <saurik@saurik.com>2008-07-20 14:55:47 +0000
commit04f29dddf60c2dfd720c16dfea7885dcf460fd7f (patch)
tree88b696b4b7b3a4c863654b23842d71c8057539f0 /data/jocstrap/make.sh
parent05b524615160ab15cd8e42ef4ca6d90940f74a03 (diff)
Go go JocStrap 2.0.
git-svn-id: http://svn.telesphoreo.org/trunk@368 514c082c-b64e-11dc-b46d-3d985efe055d
Diffstat (limited to 'data/jocstrap/make.sh')
-rw-r--r--data/jocstrap/make.sh6
1 files changed, 3 insertions, 3 deletions
diff --git a/data/jocstrap/make.sh b/data/jocstrap/make.sh
index a9be213ed..e9c4b010a 100644
--- a/data/jocstrap/make.sh
+++ b/data/jocstrap/make.sh
@@ -1,7 +1,7 @@
-pkg:extract
-cd jocstrap-*
+pkg:setup
+cd jocstrap
# XXX: omg this is stupid
-PKG_ROOT2=/apl/sys/ad8 make
+PKG_ROOT2=${PKG_BASE}/arch/${PKG_ARCH}/dumpable make
pkg: mkdir -p /usr/include/joc /usr/lib /usr/share/java
cp -a source/joc/*.h "${PKG_DEST}"/usr/include/joc
pkg: cp -a libobjc-sig.dylib /usr/lib