1
0
Fork 0
mirror of https://gitlab.alpinelinux.org/alpine/aports.git synced 2025-07-15 20:25:17 +03:00
aports/testing/ocamlnet/fix-version-number.patch
2022-05-16 15:34:54 +00:00

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