Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=multilib.git;a=commitdiff;h=d054445e0c32faea5d300bc60ada4f071d071396
commit d054445e0c32faea5d300bc60ada4f071d071396 Author: crazy <[email protected]> Date: Sun Feb 11 23:41:23 2018 +0100 unrtf-0.21.9-3-x86_64 * rebuild with tc diff --git a/source/apps-extra/unrtf/FrugalBuild b/source/apps-extra/unrtf/FrugalBuild index 818361a..8b05b1e 100644 --- a/source/apps-extra/unrtf/FrugalBuild +++ b/source/apps-extra/unrtf/FrugalBuild @@ -3,7 +3,7 @@ pkgname=unrtf pkgver=0.21.9 -pkgrel=2 +pkgrel=3 pkgdesc="A command-line program which converts documents in Rich Text format to HTML, LaTeX, PostScript, and other formats." url="http://www.gnu.org/software/unrtf/unrtf.html" depends=('glibc') @@ -16,7 +16,7 @@ sha1sums=('a00069bc4bfdcf80e55a0b33a8a3d52e47574f67') build() { Fcd - ./bootstrap || Fdie + Fexec ./bootstrap || Fdie Fbuild } _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
