2016-05-24 13:30:22 +00:00
committed by Git OBS Bridge
parent 5d8f104c2b
commit fe57e82192

View File

@@ -73,13 +73,13 @@ make \
%{?_smp_mflags} \
-j 1
rm -rfv %{buildroot}/usr/share/doc
rm -rfv %{buildroot}/usr/share/menhir
%files
%defattr(-,root,root)
%doc CHANGES LICENSE manual.pdf
%{_bindir}/*
%{_datadir}/menhir
%dir %{_libdir}/ocaml/*
%{_libdir}/ocaml/*/META
%if %{ocaml_native_compiler}