Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=multilib.git;a=commitdiff;h=0ef122b37bcfc01aaa9218accd5e52e5fd6c46d5
commit 0ef122b37bcfc01aaa9218accd5e52e5fd6c46d5 Author: crazy <[email protected]> Date: Sun Feb 11 01:58:15 2018 +0100 bolt-0.1-3-x86_64 * rebuild with tc * disabled man creation , broken and I f**king hate this meson crap diff --git a/source/apps-extra/bolt/FrugalBuild b/source/apps-extra/bolt/FrugalBuild index f1cd8a8..dffe0ce 100644 --- a/source/apps-extra/bolt/FrugalBuild +++ b/source/apps-extra/bolt/FrugalBuild @@ -3,7 +3,7 @@ pkgname=bolt pkgver=0.1 -pkgrel=2 +pkgrel=3 pkgdesc="Thunderbolt 3 security system daemon" archs=('x86_64') groups=('apps-extra') @@ -11,6 +11,7 @@ depends=('polkit' 'systemd') makedepends=('asciidoc' 'meson' 'umockdev' 'docbook-xml') _F_github_author="gicmo" _F_github_tag=y +_F_meson_confopts+=" -Dman=false" ## broken Finclude github meson sha1sums=('4455a62fcc11c0897445e224e822fc0caa886a72') options=('scriptlet') _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
