summaryrefslogtreecommitdiff
path: root/data/openssh/make.sh
diff options
context:
space:
mode:
authorJay Freeman <saurik@saurik.com>2009-04-06 10:41:45 +0000
committerJay Freeman <saurik@saurik.com>2009-04-06 10:41:45 +0000
commitfbdb21a3a56e86fca4a9773f7489914f4d539dc6 (patch)
treee44586f19c81069bd9e1b068937aee72200877e6 /data/openssh/make.sh
parent5222157204b15d906aa3aae9e65943e1620e5d57 (diff)
Upgraded OpenSS* to work with 3.x.
git-svn-id: http://svn.telesphoreo.org/trunk@561 514c082c-b64e-11dc-b46d-3d985efe055d
Diffstat (limited to 'data/openssh/make.sh')
-rw-r--r--data/openssh/make.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/data/openssh/make.sh b/data/openssh/make.sh
index 56c32ecb6..ac2d1190d 100644
--- a/data/openssh/make.sh
+++ b/data/openssh/make.sh
@@ -1,6 +1,6 @@
pkg:setup
autoconf
-pkg:configure --disable-strip --sysconfdir=/etc/ssh
+pkg:configure --disable-strip --sysconfdir=/etc/ssh --disable-libutil --disable-utmp --disable-wtmp ac_cv_path_AR=arm-apple-darwin9-ar
make
pkg:install INSTALL_SSH_RAND_HELPER=yes
pkg: cp -a %/sshd-keygen-wrapper /usr/libexec