aboutsummaryrefslogtreecommitdiffstats
path: root/testing/ocamlnet/fix-version-number.patch
diff options
context:
space:
mode:
Diffstat (limited to 'testing/ocamlnet/fix-version-number.patch')
-rw-r--r--testing/ocamlnet/fix-version-number.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/testing/ocamlnet/fix-version-number.patch b/testing/ocamlnet/fix-version-number.patch
new file mode 100644
index 00000000000..71f8eb1c9d1
--- /dev/null
+++ b/testing/ocamlnet/fix-version-number.patch
@@ -0,0 +1,11 @@
+--- a/configure
++++ b/configure
+@@ -73,7 +73,7 @@
+ ocamlc=`get_path ocamlc`
+ set_defaults
+
+-version="$(sed -ne 's/^version: *"\(.*\)\.git".*/\1/p' ../opam)"
++version="4.1.9"
+ exec_suffix=""
+ path_sep=":"
+