summaryrefslogtreecommitdiff
path: root/data/vfdecrypt/make.sh
diff options
context:
space:
mode:
authorJay Freeman <saurik@saurik.com>2008-02-03 12:55:44 +0000
committerJay Freeman <saurik@saurik.com>2008-02-03 12:55:44 +0000
commit4fd64bcec9155e0c303cc481a3cded08711056dd (patch)
treed299ab7002036a943fca055198e5e4f27c51b7d3 /data/vfdecrypt/make.sh
parent93c5e12ddd3bdc6618285dbaed311808af61f71a (diff)
Decrypting Apple's files makes us happy.
git-svn-id: http://svn.telesphoreo.org/trunk@48 514c082c-b64e-11dc-b46d-3d985efe055d
Diffstat (limited to 'data/vfdecrypt/make.sh')
-rw-r--r--data/vfdecrypt/make.sh5
1 files changed, 5 insertions, 0 deletions
diff --git a/data/vfdecrypt/make.sh b/data/vfdecrypt/make.sh
new file mode 100644
index 000000000..d03245f99
--- /dev/null
+++ b/data/vfdecrypt/make.sh
@@ -0,0 +1,5 @@
+pkg:extract
+cd *
+make CC=arm-apple-darwin-gcc
+pkg: mkdir -p /usr/bin
+pkg: mv vfdecrypt /usr/bin