wok diff kexec-tools/receipt @ rev 21314

5) lxpanel: up (0.10.0)
author Aleksej Bobylev <al.bobylev@gmail.com>
date Thu Apr 18 17:46:06 2019 +0300 (2019-04-18)
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	Thu Apr 18 17:46:06 2019 +0300
     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 \