[packages/camlp5] - fix building with ocaml 4.02.2
    baggins 
    baggins at pld-linux.org
       
    Thu Jul  9 20:20:40 CEST 2015
    
    
  
commit 6831d50627adfcd3a285ad12fdbecd2b6974f665
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Thu Jul 9 20:20:19 2015 +0200
    - 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} \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/camlp5.git/commitdiff/6831d50627adfcd3a285ad12fdbecd2b6974f665
    
    
More information about the pld-cvs-commit
mailing list