diff options
author | Jay Freeman <saurik@saurik.com> | 2008-11-23 09:58:15 +0000 |
---|---|---|
committer | Jay Freeman <saurik@saurik.com> | 2008-11-23 09:58:15 +0000 |
commit | 7d2613934765fb2d694b66f2392b4d29aa1ab6db (patch) | |
tree | 131839fb2a96f2f4315bbbcf0d3fee4c7cc1e297 /data/xar/make.sh | |
parent | 7b83a4bcaf0e9b80d0f0c96e3d8f78c58ec99845 (diff) |
Adding XAR because it makes me laugh.
git-svn-id: http://svn.telesphoreo.org/trunk@513 514c082c-b64e-11dc-b46d-3d985efe055d
Diffstat (limited to 'data/xar/make.sh')
-rw-r--r-- | data/xar/make.sh | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/data/xar/make.sh b/data/xar/make.sh new file mode 100644 index 000000000..452a4bfd5 --- /dev/null +++ b/data/xar/make.sh @@ -0,0 +1,4 @@ +pkg:setup +pkg:configure +make +pkg:install |