Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=multilib.git;a=commitdiff;h=e5fd567f2fd9d0ff57f52e744261bae2dda4404f
commit e5fd567f2fd9d0ff57f52e744261bae2dda4404f Author: crazy <[email protected]> Date: Mon Jan 29 21:44:05 2018 +0100 ocaml-result-1.2-4-x86_64 * rebuild with tc diff --git a/source/devel-extra/ocaml-result/FrugalBuild b/source/devel-extra/ocaml-result/FrugalBuild index 825af07..0dc38c6 100644 --- a/source/devel-extra/ocaml-result/FrugalBuild +++ b/source/devel-extra/ocaml-result/FrugalBuild @@ -3,7 +3,7 @@ pkgname=ocaml-result pkgver=1.2 -pkgrel=3 +pkgrel=4 pkgdesc='Compatibility Result module' archs=('x86_64') groups=('devel-extra') @@ -22,7 +22,7 @@ build() { Fpatchall Fexec make -j1 || Fdie export OCAMLFIND_DESTDIR="${Fdestdir}$(ocamlfind printconf destdir)" - mkdir -p "${OCAMLFIND_DESTDIR}" + Fexec mkdir -p "${OCAMLFIND_DESTDIR}" Fmakeinstall } _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
