From 409ead0ab7f9807e2565af094c290afc7f79c226 Mon Sep 17 00:00:00 2001 From: Ben Rosser Date: Sat, 2 Sep 2017 17:44:15 -0400 Subject: [PATCH] Okay, apparently make_install macro fails on rawhide. --- ocaml-dose3.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ocaml-dose3.spec b/ocaml-dose3.spec index 87bc55d..9a36ab3 100644 --- a/ocaml-dose3.spec +++ b/ocaml-dose3.spec @@ -85,7 +85,10 @@ make make doc man %install -%make_install +# Apparently, the make_install macro doesn't work on rawhide? +# fails with something like: install -- invalid option a +# So... +make install DESTDIR=%{buildroot} # Install manpages. mkdir -p %{buildroot}%{_mandir}/man1/