wok diff openssh/receipt @ rev 20309

syslinux/isohybrid.sh: resize EFI partition
author Pascal Bellard <pascal.bellard@slitaz.org>
date Mon May 14 15:59:11 2018 +0200 (2018-05-14)
parents e564e12169b9
children fa77ea692592
line diff
     1.1 --- a/openssh/receipt	Tue Jan 16 13:05:30 2018 +0100
     1.2 +++ b/openssh/receipt	Mon May 14 15:59:11 2018 +0200
     1.3 @@ -29,7 +29,6 @@
     1.4  		--with-privsep-user=nobody \
     1.5  		--with-xauth=/usr/bin/xauth \
     1.6  		--with-privsep-path=/var/run/sshd \
     1.7 -		--without-ssh1 \
     1.8  		--without-pam \
     1.9  		--disable-strip \
    1.10  		$CONFIGURE_ARGS &&