From d9b8f8142f1670061ef9636f3e9a666e23b575bf Mon Sep 17 00:00:00 2001 From: Jerry James Date: Jul 19 2021 20:41:35 +0000 Subject: Drop obsolete workaround for dune bug. --- diff --git a/ocaml-bin-prot.spec b/ocaml-bin-prot.spec index fb319fc..fe44aee 100644 --- a/ocaml-bin-prot.spec +++ b/ocaml-bin-prot.spec @@ -68,11 +68,6 @@ dune install --destdir=%{buildroot} # We install the documentation with the doc macro rm -fr %{buildroot}%{_prefix}/doc -%ifarch %{ocaml_native_compiler} -# Add missing executable bits -find %{buildroot}%{_libdir}/ocaml -name \*.cmxs -exec chmod 0755 {} \+ -%endif - %files %doc CHANGES.md README.md %license COPYRIGHT.txt LICENSE.md LICENSE-Tywith.txt THIRD-PARTY.txt