1
0
forked from pool/ocaml-findlib

revert bytes/ocamldoc change:

devel files in devel pkg

OBS-URL: https://build.opensuse.org/package/show/devel:languages:ocaml/ocaml-findlib?expand=0&rev=53
This commit is contained in:
2016-05-30 04:52:44 +00:00
committed by Git OBS Bridge
parent 16726a2f86
commit 6c60b23923
2 changed files with 2 additions and 7 deletions

View File

@@ -1,8 +1,3 @@
-------------------------------------------------------------------
Mon May 23 21:51:57 UTC 2016 - ohering@suse.de
- Move bytes and ocamldoc to main package
-------------------------------------------------------------------
Wed May 18 21:34:23 UTC 2016 - ohering@suse.de

View File

@@ -98,8 +98,6 @@ rm -rfv $RPM_BUILD_ROOT%{_libdir}/ocaml/ocamlbuild
%{_libdir}/ocaml/topfind
#
%dir %{_libdir}/ocaml/*
%{_libdir}/ocaml/*/*.cma
%{_libdir}/ocaml/*/*.cmi
%if %{ocaml_native_compiler}
%{_libdir}/ocaml/*/*.cmxs
%endif
@@ -114,6 +112,8 @@ rm -rfv $RPM_BUILD_ROOT%{_libdir}/ocaml/ocamlbuild
%{_libdir}/ocaml/*/*.a
%{_libdir}/ocaml/*/*.cmxa
%endif
%{_libdir}/ocaml/*/*.cma
%{_libdir}/ocaml/*/*.cmi
%{_libdir}/ocaml/*/*.mli
%changelog