1
0
Olaf Hering 2016-05-25 12:52:34 +00:00 committed by Git OBS Bridge
parent 2fc75cb3e3
commit 512e54fa7a

View File

@ -95,8 +95,8 @@ make %{?_smp_mflags} test
%doc COPYING.txt AUTHORS.txt CHANGELOG.txt README.txt TODO.txt
%dir %{_libdir}/ocaml
%dir %{_libdir}/ocaml/*
%{_libdir}/ocaml/*/*.a
%if %{ocaml_native_compiler}
%{_libdir}/ocaml/*/*.a
%{_libdir}/ocaml/*/*.cmx
%{_libdir}/ocaml/*/*.cmxa
%endif