wok-current rev 22937
updated hunspell and hunspell-dev again (1.3.3 -> 1.7.0)
author | Hans-G?nter Theisgen |
---|---|
date | Thu Feb 27 07:35:13 2020 +0100 (2020-02-27) |
parents | 47098345fc68 |
children | 45ad031ff730 |
files | hunspell-dev/receipt hunspell/receipt |
line diff
1.1 --- a/hunspell-dev/receipt Thu Feb 27 07:23:00 2020 +0100 1.2 +++ b/hunspell-dev/receipt Thu Feb 27 07:35:13 2020 +0100 1.3 @@ -20,3 +20,4 @@ 1.4 cp -a $install/usr/lib/pkgconfig $fs/usr/lib 1.5 cp -a $install/usr/include $fs/usr 1.6 } 1.7 +
2.1 --- a/hunspell/receipt Thu Feb 27 07:23:00 2020 +0100 2.2 +++ b/hunspell/receipt Thu Feb 27 07:35:13 2020 +0100 2.3 @@ -16,7 +16,7 @@ 2.4 # Rules to configure and make the package. 2.5 compile_rules() 2.6 { 2.7 - ./autoreconf -vfi && 2.8 + autoreconf -vfi && 2.9 ./configure \ 2.10 --prefix=/usr \ 2.11 --infodir=/usr/share/info \