Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=multilib.git;a=commitdiff;h=534e159d39dc978508b6975d00a0f968ed8fc4b0
commit 534e159d39dc978508b6975d00a0f968ed8fc4b0 Author: crazy <[email protected]> Date: Sat Feb 3 17:00:19 2018 +0100 hyphen-2.8.8-6-x86_64 * rebuild with tc * replace build() with _Fbuild_autoreconf diff --git a/source/xoffice/hyphen/FrugalBuild b/source/xoffice/hyphen/FrugalBuild index a39665b..d4ccc1b 100644 --- a/source/xoffice/hyphen/FrugalBuild +++ b/source/xoffice/hyphen/FrugalBuild @@ -3,20 +3,14 @@ pkgname=hyphen pkgver=2.8.8 -pkgrel=5 +pkgrel=6 pkgdesc="A text hyphenation library" _F_sourceforge_dirname="hunspell" Finclude sourceforge -depends=('glibc>=2.25') +depends=('glibc>=2.27-2') groups=('xoffice') archs=("x86_64") sha1sums=('0556c392beb59433e577e3517575801212201df6') - -build() -{ - Fcd - Fautoreconf - Fbuild -} +_Fbuild_autoreconf="yes" # optimization OK _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
