summaryrefslogtreecommitdiff
path: root/data/launchd/make.sh
diff options
context:
space:
mode:
authorJay Freeman <saurik@saurik.com>2008-11-24 11:13:04 +0000
committerJay Freeman <saurik@saurik.com>2008-11-24 11:13:04 +0000
commitf5f79d952560abbd57c7731f0da5c0e77b73ba18 (patch)
treeec09788d5f97deab0449d71dda2f0753c063439a /data/launchd/make.sh
parent26d99a24e580e4a7aee299ff838554d44e029a6e (diff)
Initial attempt at, seriously, launchd.
git-svn-id: http://svn.telesphoreo.org/trunk@516 514c082c-b64e-11dc-b46d-3d985efe055d
Diffstat (limited to 'data/launchd/make.sh')
-rw-r--r--data/launchd/make.sh6
1 files changed, 6 insertions, 0 deletions
diff --git a/data/launchd/make.sh b/data/launchd/make.sh
new file mode 100644
index 000000000..cf4270d30
--- /dev/null
+++ b/data/launchd/make.sh
@@ -0,0 +1,6 @@
+pkg:setup
+cd launchd
+pkg:configure --bindir=/bin --sbindir=/sbin --sysconfdir=/etc
+export SDKROOT=${PKG_ROOT}
+make
+pkg:install