wok diff audit/receipt @ rev 20423

Update some web_site to https
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu Aug 09 12:16:16 2018 +0200 (2018-08-09)
parents 11b5e93cb5f2
children 483356497a25
line diff
     1.1 --- a/audit/receipt	Tue Jul 05 15:34:01 2016 +0300
     1.2 +++ b/audit/receipt	Thu Aug 09 12:16:16 2018 +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