projects
/
packages
/
ocaml-cmdliner.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6d88e6c
)
- .a file only with ocaml_opt
auto/th/ocaml-cmdliner-1.0.4-1
author
Jakub Bogusz
<qboosh@pld-linux.org>
Thu, 25 Nov 2021 18:45:38 +0000
(19:45 +0100)
committer
Jakub Bogusz
<qboosh@pld-linux.org>
Thu, 25 Nov 2021 18:45:38 +0000
(19:45 +0100)
ocaml-cmdliner.spec
patch
|
blob
|
blame
|
history
diff --git
a/ocaml-cmdliner.spec
b/ocaml-cmdliner.spec
index 0a9fcc49f652ed147291c471cd17bf2100ae0631..5d7102d5fe614580d72fe136333fde02e7e65954 100644
(file)
--- a/
ocaml-cmdliner.spec
+++ b/
ocaml-cmdliner.spec
@@
-79,12
+79,12
@@
rm -rf $RPM_BUILD_ROOT
%files devel
%defattr(644,root,root,755)
-%{_libdir}/ocaml/cmdliner/*.a
%{_libdir}/ocaml/cmdliner/*.cmi
%{_libdir}/ocaml/cmdliner/*.cmt
%{_libdir}/ocaml/cmdliner/*.cmti
%{_libdir}/ocaml/cmdliner/*.mli
%if %{with ocaml_opt}
+%{_libdir}/ocaml/cmdliner/*.a
%{_libdir}/ocaml/cmdliner/*.cmx
%{_libdir}/ocaml/cmdliner/*.cmxa
%endif
This page took
0.103009 seconds
and
4
git commands to generate.