mrrl

Minimal Reliable Reproducible Linux
git clone https://ccx.te2000.cz/git/mrrl
Log | Files | Refs | Submodules | README

commit 2e84a0e9b5287462566c2c038bd417b5d132b44c
parent cae31612c8332abe3affa95af17a4b8746434d94
Author: Jan Pobrislo <ccx@te2000.cz>
Date:   Tue, 28 Oct 2025 00:54:29 +0000

ocaml packages

Diffstat:
Mtemplates/pkg/opam | 4++--
Mvariants/ccx-x86_64/opam | 4++--
Mvariants/ccx-x86_64/wip.environment | 4++--
Mvariants/root-x86_64/opam | 4++--
Mvariants/root-x86_64/wip.environment | 4++--
5 files changed, 10 insertions(+), 10 deletions(-)

diff --git a/templates/pkg/opam b/templates/pkg/opam @@ -37,8 +37,8 @@ make DUNE_ARGS=--verbose {% endblock build -%} {% block check -%} make tests || true -check_static command/opam -check_static command/opam-installer +check_static bin/opam +check_static bin/opam-installer {% endblock check %} {% block genlinks_begin %} diff --git a/variants/ccx-x86_64/opam b/variants/ccx-x86_64/opam @@ -58,8 +58,8 @@ make DESTDIR="$pthbs_destdir" install make tests || true -check_static command/opam -check_static command/opam-installer +check_static bin/opam +check_static bin/opam-installer diff --git a/variants/ccx-x86_64/wip.environment b/variants/ccx-x86_64/wip.environment @@ -3,4 +3,4 @@ #+dune.0bf1fa603f0e8ae0f1b4fd7e28d8be34f035e643e5594e0a380ce13485b06a6c #+ocamlbuild.1f92ef06cb109487b573ecdd2059d0b0ab559ec12ac113d9fa88a4372103d884 #+ocaml-base.15c014249975c989e3c9b2e5379406579f3dbd7cdfa40aac8628865bb57df155 -#+opam.0d2b641c8b0a3e6e23e44ec30388528ca1656d5096e00cdf7cee97fe6b45a1a6- \ No newline at end of file +#+opam.3df4741f0b1229a4304e20cb571acf8439c5e1de51fa2a40423488b3bc07d39a+ \ No newline at end of file diff --git a/variants/root-x86_64/opam b/variants/root-x86_64/opam @@ -58,8 +58,8 @@ make DESTDIR="$pthbs_destdir" install make tests || true -check_static command/opam -check_static command/opam-installer +check_static bin/opam +check_static bin/opam-installer diff --git a/variants/root-x86_64/wip.environment b/variants/root-x86_64/wip.environment @@ -3,4 +3,4 @@ #+dune.d71d865a1e049f9cb3345d4588f36c028ef41ae48915a57ce510bfe02d623bf8 #+ocamlbuild.c3517ef4f01ee9188faf3fc292460b4865e24fed652e1079d153e4bc1345bdfc #+ocaml-base.def774f8d6a68e11e8d7e1d3291b67fbd8711662f91cf843e69dd729cb9c566c -#+opam.335b36d48482532a173d7a169d224569f77d9cd3eb55de615723d7c884cd55db- \ No newline at end of file +#+opam.54dc367b8ac116d27bbe1b34a22cecdcad68ba6ab6bf19e5754d0f60497d7130+ \ No newline at end of file