]> git.pld-linux.org Git - packages/camlp5.git/blobdiff - camlp5.spec
- fix building with ocaml 4.02.2
[packages/camlp5.git] / camlp5.spec
index 919b405753fa1a4cdaef291ef7b364992592cd18..ca36c0ed409e73ad980e8cde29ec2233c50d1b5b 100644 (file)
@@ -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} \
This page took 0.039835 seconds and 4 git commands to generate.