From 9c2f7a182923ec3eec2d71b7b9fe984fbb54f4b5 Mon Sep 17 00:00:00 2001 From: Christian Neukirchen Date: Sat, 28 May 2016 16:49:23 +0200 Subject: [PATCH] ocamlbuild: nopie=yes. --- srcpkgs/ocamlbuild/template | 1 + 1 file changed, 1 insertion(+) diff --git a/srcpkgs/ocamlbuild/template b/srcpkgs/ocamlbuild/template index 8d5daaf86f1..beb0f7770f0 100644 --- a/srcpkgs/ocamlbuild/template +++ b/srcpkgs/ocamlbuild/template @@ -11,6 +11,7 @@ homepage="https://github.com/ocaml/ocamlbuild/archive/" distfiles="https://github.com/ocaml/${pkgname}/archive/${version}.tar.gz" checksum=257a3961da1aa47deb3de8da238ebe1daf13a73efef2228f97a064a90f91c6bc nocross=yes +nopie=yes post_install() { vman man/ocamlbuild.1