[packages/ocaml] - fix no-opt files - rel 3
baggins
baggins at pld-linux.org
Mon Jun 5 18:04:49 CEST 2017
commit 7f55ac20bf8420bb2d2f75689f4bbf5ce49f4330
Author: Jan Rękorajski <baggins at pld-linux.org>
Date: Mon Jun 5 18:04:31 2017 +0200
- 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
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/ocaml.git/commitdiff/7f55ac20bf8420bb2d2f75689f4bbf5ce49f4330
More information about the pld-cvs-commit
mailing list