Olaf Hering 2018-01-30 12:59:00 +00:00 committed by Git OBS Bridge
parent 3b8cf9c67d
commit e0a5f74c21

View File

@ -38,6 +38,8 @@ A composable build system for OCaml
%setup -q
%build
sed -i~ s/ocamlopt/ocamlxxx/ bootstrap.ml
diff -u bootstrap.ml~ bootstrap.ml || : diff
make %{?_smp_mflags} PREFIX=%{_prefix}
%install