From efcabea399fae45e92b640c2ff8d042aa64cae55 Mon Sep 17 00:00:00 2001 From: Christian Neukirchen Date: Sat, 30 Apr 2016 15:14:44 +0200 Subject: [PATCH] ocamlbuild: nocross=yes. --- srcpkgs/ocamlbuild/template | 1 + 1 file changed, 1 insertion(+) diff --git a/srcpkgs/ocamlbuild/template b/srcpkgs/ocamlbuild/template index 64590e5919d..be75102651d 100644 --- a/srcpkgs/ocamlbuild/template +++ b/srcpkgs/ocamlbuild/template @@ -10,6 +10,7 @@ license="LGPL-2" homepage="https://github.com/ocaml/ocamlbuild/archive/" distfiles="https://github.com/ocaml/${pkgname}/archive/${version}.tar.gz" checksum=7a31fde2d863768372851665e3ce64064c35e38d2b2f3cbd060a6df426f16ee8 +nocross=yes post_install() { vman man/ocamlbuild.1