projects
/
packages
/
ocaml-fuse.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a93cf19
)
- fix noopt build
auto/th/ocaml-fuse-2.7.1-1
author
Jan Rękorajski
<baggins@pld-linux.org>
Tue, 23 Mar 2021 22:12:57 +0000
(23:12 +0100)
committer
Jan Rękorajski
<baggins@pld-linux.org>
Tue, 23 Mar 2021 22:12:57 +0000
(23:12 +0100)
ocaml-fuse.spec
patch
|
blob
|
blame
|
history
diff --git
a/ocaml-fuse.spec
b/ocaml-fuse.spec
index 24638fbb9c15ea168256f985f28df3536f126fac..0a7a49a946624bc0fbc90ff90301716ba42b09db 100644
(file)
--- a/
ocaml-fuse.spec
+++ b/
ocaml-fuse.spec
@@
-86,7
+86,9
@@
rm -rf $RPM_BUILD_ROOT
%{_libdir}/ocaml/%{module}/*.cmi
%{_libdir}/ocaml/%{module}/*.cmt
%{_libdir}/ocaml/%{module}/*.cmti
+%if %{with ocaml_opt}
%{_libdir}/ocaml/%{module}/*.cmxs
+%endif
%attr(755,root,root) %{_libdir}/ocaml/stublibs/*.so
%files devel
This page took
0.053529 seconds
and
4
git commands to generate.