wok diff hunspell/receipt @ rev 23831

syslinux/iso2exe: fix loram case
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sun May 31 14:59:28 2020 +0000 (2020-05-31)
parents 47098345fc68
children 5ea0ce1cecc0
line diff
     1.1 --- a/hunspell/receipt	Thu Feb 27 07:23:00 2020 +0100
     1.2 +++ b/hunspell/receipt	Sun May 31 14:59:28 2020 +0000
     1.3 @@ -16,7 +16,7 @@
     1.4  # Rules to configure and make the package.
     1.5  compile_rules()
     1.6  {
     1.7 -	./autoreconf -vfi &&
     1.8 +	autoreconf -vfi &&
     1.9  	./configure				\
    1.10  		--prefix=/usr			\
    1.11  		--infodir=/usr/share/info	\