wok diff busybox/receipt @ rev 21874

facter: fix build
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Sep 28 11:31:06 2019 +0200 (2019-09-28)
parents cdd470f2c93f
children 7f2789b79625
line diff
     1.1 --- a/busybox/receipt	Thu Jun 27 14:19:03 2019 +0200
     1.2 +++ b/busybox/receipt	Sat Sep 28 11:31:06 2019 +0200
     1.3 @@ -167,6 +167,7 @@
     1.4  	rm -f $fs/bin/bbconfig $fs/usr/bin/ar
     1.5  	mkdir -p $fs/etc/init.d $fs/var/spool/cron/crontabs $fs/var/spool/lpd \
     1.6  		 $fs/var/lib/misc
     1.7 +	cp $stuff/command_not_found $fs/bin
     1.8  
     1.9  	# Busybox config files.
    1.10  	for f in busybox.conf dnsd.conf udhcpd.conf inetd.conf httpd.conf \