wok-6.x diff audit/receipt @ rev 20208

Down busybox (1.27.2)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Fri Feb 23 11:16:33 2018 +0100 (2018-02-23)
parents 11b5e93cb5f2
children 483356497a25
line diff
     1.1 --- a/audit/receipt	Tue Jul 05 15:34:01 2016 +0300
     1.2 +++ b/audit/receipt	Fri Feb 23 11:16:33 2018 +0100
     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