From 6831d50627adfcd3a285ad12fdbecd2b6974f665 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Jan=20R=C4=99korajski?= Date: Thu, 9 Jul 2015 20:20:19 +0200 Subject: [PATCH] - fix building with ocaml 4.02.2 --- camlp5.spec | 3 +++ 1 file changed, 3 insertions(+) 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} \ -- 2.43.0