summaryrefslogtreecommitdiff
path: root/data/openssh/make.sh
diff options
context:
space:
mode:
authorJay Freeman <saurik@saurik.com>2008-01-01 16:02:31 +0000
committerJay Freeman <saurik@saurik.com>2008-01-01 16:02:31 +0000
commit0673535c576267adb537935c02917a526166442d (patch)
tree9ded8a50c790e805993428ea1e6cd2b32fcfe3f6 /data/openssh/make.sh
parentdb42276c66e5ecc186991f992c2f38776b4be771 (diff)
Added a bunch more packages and fixed jni.h conflict in JamVM.
git-svn-id: http://svn.telesphoreo.org/trunk@7 514c082c-b64e-11dc-b46d-3d985efe055d
Diffstat (limited to 'data/openssh/make.sh')
-rw-r--r--data/openssh/make.sh5
1 files changed, 5 insertions, 0 deletions
diff --git a/data/openssh/make.sh b/data/openssh/make.sh
new file mode 100644
index 000000000..dda4b2823
--- /dev/null
+++ b/data/openssh/make.sh
@@ -0,0 +1,5 @@
+pkg:extract
+cd *
+pkg:configure --disable-strip --sysconfdir=/etc
+make
+pkg:install