]> git.pld-linux.org Git - packages/camlp5.git/commitdiff
- fix building with ocaml 4.02.2
authorJan Rękorajski <baggins@pld-linux.org>
Thu, 9 Jul 2015 18:20:19 +0000 (20:20 +0200)
committerJan Rękorajski <baggins@pld-linux.org>
Thu, 9 Jul 2015 18:20:19 +0000 (20:20 +0200)
camlp5.spec

index 919b405753fa1a4cdaef291ef7b364992592cd18..ca36c0ed409e73ad980e8cde29ec2233c50d1b5b 100644 (file)
@@ -61,6 +61,9 @@ Preprocesor OCamla - dokumentacja HTML.
 %setup -q
 cp %{SOURCE1} doc/camlp4.pdf
 
 %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} \
 %build 
 ./configure \
        -bindir %{_bindir} \
This page took 0.056198 seconds and 4 git commands to generate.