From: Jan Rękorajski Date: Thu, 9 Jul 2015 18:20:19 +0000 (+0200) Subject: - fix building with ocaml 4.02.2 X-Git-Tag: auto/th/camlp5-6.12-2~3 X-Git-Url: http://git.pld-linux.org/?p=packages%2Fcamlp5.git;a=commitdiff_plain;h=6831d50;ds=sidebyside - fix building with ocaml 4.02.2 --- diff --git a/camlp5.spec b/camlp5.spec index 919b405..ca36c0e 100644 --- a/camlp5.spec +++ b/camlp5.spec @@ -61,6 +61,9 @@ Preprocesor OCamla - dokumentacja HTML. %setup -q cp %{SOURCE1} doc/camlp4.pdf +cp ocaml_src/lib/versdep/4.02.{1,2}.ml +cp -a ocaml_stuff/4.02.{1,2} + %build ./configure \ -bindir %{_bindir} \