aports/testing/ocamlnet/fix-version-number.patch
2022-05-16 15:34:54 +00:00

12 lines
207 B
Diff

--- 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=":"