wok diff kexec-tools/receipt @ rev 23975

Up matio (1.5.18), mutt (1.14.7), nasm (2.15.05), net-snmp (5.9), nethack (3.6.6)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Wed Oct 28 17:24:13 2020 +0000 (2020-10-28)
parents 543e0fa614bc
children 71360a13cd94
line diff
     1.1 --- a/kexec-tools/receipt	Sun Aug 05 21:16:06 2018 +0200
     1.2 +++ b/kexec-tools/receipt	Wed Oct 28 17:24:13 2020 +0000
     1.3 @@ -21,6 +21,8 @@
     1.4  	case "$ARCH" in
     1.5  	i?86)
     1.6  		./configure prefix=/usr \
     1.7 +			--build=$BUILD_SYSTEM \
     1.8 +			--host=$HOST_SYSTEM \
     1.9  			--target=i386-linux ;;
    1.10  	*)
    1.11  		./configure prefix=/usr \