summaryrefslogtreecommitdiff
path: root/dev-ml/xml-light/files/02_cmi_depends.patch
diff options
context:
space:
mode:
Diffstat (limited to 'dev-ml/xml-light/files/02_cmi_depends.patch')
-rw-r--r--dev-ml/xml-light/files/02_cmi_depends.patch10
1 files changed, 10 insertions, 0 deletions
diff --git a/dev-ml/xml-light/files/02_cmi_depends.patch b/dev-ml/xml-light/files/02_cmi_depends.patch
new file mode 100644
index 000000000000..c1f4ce31d159
--- /dev/null
+++ b/dev-ml/xml-light/files/02_cmi_depends.patch
@@ -0,0 +1,10 @@
+--- a/Makefile
++++ b/Makefile
+@@ -82,6 +82,6 @@
+ .mll.ml:
+ ocamllex $<
+
+-.mly.ml:
++%.mli %.ml: %.mly
+ ocamlyacc $<
+