1
0
forked from pool/ocaml-libvirt
Olaf Hering 2016-05-25 17:34:49 +00:00 committed by Git OBS Bridge
parent 75d457694d
commit dbf4d1280c

View File

@ -96,8 +96,8 @@ make install-byte
%doc COPYING.LIB README TODO.libvirt ChangeLog html/* %doc COPYING.LIB README TODO.libvirt ChangeLog html/*
%dir %{_libdir}/ocaml %dir %{_libdir}/ocaml
%dir %{_libdir}/ocaml/* %dir %{_libdir}/ocaml/*
%if %{ocaml_native_compiler}
%{_libdir}/ocaml/*/*.a %{_libdir}/ocaml/*/*.a
%if %{ocaml_native_compiler}
%{_libdir}/ocaml/*/*.cmx %{_libdir}/ocaml/*/*.cmx
%{_libdir}/ocaml/*/*.cmxa %{_libdir}/ocaml/*/*.cmxa
%endif %endif