projects
/
packages
/
camlp5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from parent 1:
62e5c23
)
- fix building with ocaml 4.02.2
author
Jan Rękorajski
<baggins@pld-linux.org>
Thu, 9 Jul 2015 18:20:19 +0000
(20:20 +0200)
committer
Jan Rękorajski
<baggins@pld-linux.org>
Thu, 9 Jul 2015 18:20:19 +0000
(20:20 +0200)
camlp5.spec
patch
|
blob
|
blame
|
history
diff --git
a/camlp5.spec
b/camlp5.spec
index 919b405753fa1a4cdaef291ef7b364992592cd18..ca36c0ed409e73ad980e8cde29ec2233c50d1b5b 100644
(file)
--- 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} \
This page took
0.07581 seconds
and
4
git commands to generate.