From 349b9db16145c6f92b154b52c8bebc0e29e02db0 Mon Sep 17 00:00:00 2001 From: piernov Date: Fri, 25 May 2012 17:12:26 +0000 Subject: openssh 6.0p1-1 màj port MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- openssh/Pkgfile | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'openssh/Pkgfile') diff --git a/openssh/Pkgfile b/openssh/Pkgfile index 1b530be24..a24f9a3f7 100755 --- a/openssh/Pkgfile +++ b/openssh/Pkgfile @@ -4,18 +4,19 @@ # Packager: thierryn1 at hispeed dot ch name=openssh -version=5.9p1 +version=6.0p1 release=1 source=(http://ftp2.fr.openbsd.org/pub/OpenBSD/OpenSSH/portable/$name-$version.tar.gz) build() { unset MAKEFLAGS cd $name-$version - sed -i "s/lkrb5 -ldes/lkrb5/" configure + #sed -i "s/lkrb5 -ldes/lkrb5/" configure ./configure --prefix=/usr \ --sysconfdir=/etc/ssh \ --libexecdir=/usr/lib/openssh \ - --with-tcp-wrappers --with-md5-passwords \ + --with-tcp-wrappers \ + --with-md5-passwords \ --with-privsep-path=/var/lib/sshd \ --mandir=/usr/share/man \ --infodir=/usr/share/info -- cgit v1.2.3-70-g09d2