summaryrefslogtreecommitdiff
path: root/data/openssh/make.sh
diff options
context:
space:
mode:
authorJay Freeman <saurik@saurik.com>2013-02-01 09:12:02 +0000
committerJay Freeman <saurik@saurik.com>2013-02-01 09:12:02 +0000
commitc362d41e9c19b6f0eca6cb337d0d60fe3d3c2e43 (patch)
tree66f618e0ecc9c64fce798bc89f1da8ce6a026c84 /data/openssh/make.sh
parente19be28875714ec0d07cf2e861668b508642d060 (diff)
Update to OpenSSH 6.0p1.
git-svn-id: http://svn.telesphoreo.org/trunk@769 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 d31209c6f..8b4fe0272 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 --disable-libutil --disable-utmp --disable-wtmp ac_cv_path_AR=arm-apple-darwin9-ar
+pkg:configure --disable-strip --sysconfdir=/etc/ssh --disable-libutil --disable-utmp --disable-wtmp ac_cv_path_AR=arm-apple-darwin9-ar --
pkg:make
pkg:install INSTALL_SSH_RAND_HELPER=yes
pkg: cp -a %/sshd-keygen-wrapper /usr/libexec