From 7f55ac20bf8420bb2d2f75689f4bbf5ce49f4330 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Jan=20R=C4=99korajski?= Date: Mon, 5 Jun 2017 18:04:31 +0200 Subject: [PATCH] - fix no-opt files - rel 3 --- ocaml.spec | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/ocaml.spec b/ocaml.spec index 2941ced..6e08a88 100644 --- a/ocaml.spec +++ b/ocaml.spec @@ -16,7 +16,7 @@ Summary: The Objective Caml compiler and programming environment Summary(pl.UTF-8): Kompilator OCamla (Objective Caml) oraz środowisko programistyczne Name: ocaml Version: 4.04.1 -Release: 2 +Release: 3 Epoch: 1 License: QPL v1.0 with linking exception (compiler), LGPL v2 with linking exception (library) Group: Development/Languages @@ -328,7 +328,6 @@ rm -rf $RPM_BUILD_ROOT %attr(755,root,root) %{_bindir}/ocamldep.byte %{?with_ocaml_opt:%attr(755,root,root) %{_bindir}/ocamldep.opt} %attr(755,root,root) %{_bindir}/ocamldoc -%attr(755,root,root) %{_bindir}/ocamldoc.byte %{?with_ocaml_opt:%attr(755,root,root) %{_bindir}/ocamldoc.opt} %attr(755,root,root) %{_bindir}/ocamllex %attr(755,root,root) %{_bindir}/ocamllex.byte -- 2.44.0