Olaf Hering 2019-10-03 19:32:04 +00:00 committed by Git OBS Bridge
parent f69532a744
commit e118a732ae

View File

@ -109,7 +109,6 @@ diff -u "$_"~ "$_" && exit 2
tee -a %{name}.files < %{name}.files.x
%files -f %{name}.files
%doc doc/README
%license LICENSE
%{_libdir}/ocaml/ocamlfind.conf
%{_libdir}/ocaml/topfind
@ -118,7 +117,6 @@ tee -a %{name}.files < %{name}.files.x
#
%files devel -f %{name}.files.devel
%doc doc/README doc/guide-html
%{_libdir}/ocaml/*/Makefile.config
%files camlp4 -f %{name}.files.camlp4