wok diff audit/receipt @ rev 19890

Up openssh (7.5p1)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Wed Apr 05 10:24:01 2017 +0200 (2017-04-05)
parents 11b5e93cb5f2
children 483356497a25
line diff
     1.1 --- a/audit/receipt	Tue Jul 05 15:34:01 2016 +0300
     1.2 +++ b/audit/receipt	Wed Apr 05 10:24:01 2017 +0200
     1.3 @@ -19,6 +19,8 @@
     1.4  	./configure --prefix=/usr --sysconfdir=/etc \
     1.5  		--mandir=/usr/share/man \
     1.6  		--localstatedir=/var --sbindir=/sbin \
     1.7 +		--with-libcap-ng=no \
     1.8 +		--without-python \
     1.9  	$CONFIGURE_ARGS &&
    1.10  	make &&
    1.11  	make DESTDIR=$DESTDIR install