summaryrefslogtreecommitdiffstats
path: root/base/openssh/Pkgfile
diff options
context:
space:
mode:
authortnut <thierryn1 at hispeed dot ch>2011-02-16 21:58:12 +0100
committertnut <thierryn1 at hispeed dot ch>2011-02-16 21:58:12 +0100
commit5d24b4dd5f3ad888305db47c4e5c145f4a1c5261 (patch)
tree5e414d9ffb1b3214bd92bdad58fca29a2b12c9c8 /base/openssh/Pkgfile
parentde2462a43cefcd74ddaa09c0ce3e2b826c986315 (diff)
downloadnutyx-extra-5d24b4dd5f3ad888305db47c4e5c145f4a1c5261.tar.gz
nutyx-extra-5d24b4dd5f3ad888305db47c4e5c145f4a1c5261.tar.bz2
nutyx-extra-5d24b4dd5f3ad888305db47c4e5c145f4a1c5261.tar.xz
nutyx-extra-5d24b4dd5f3ad888305db47c4e5c145f4a1c5261.zip
openssh, nettoyage port
Diffstat (limited to 'base/openssh/Pkgfile')
-rwxr-xr-xbase/openssh/Pkgfile1
1 files changed, 0 insertions, 1 deletions
diff --git a/base/openssh/Pkgfile b/base/openssh/Pkgfile
index 2a41eba18..b52fbb442 100755
--- a/base/openssh/Pkgfile
+++ b/base/openssh/Pkgfile
@@ -11,7 +11,6 @@ source=(ftp://ftp.openbsd.org/pub/OpenBSD/OpenSSH/portable/$name-$version.tar.gz
build() {
unset MAKEFLAGS
cd $name-$version
-# sed -i "s:-lcrypto:/usr/lib/libcrypto.a -ldl:g" configure
sed -i "s/lkrb5 -ldes/lkrb5/" configure
./configure --prefix=/usr \
--sysconfdir=/etc/ssh \