fix opam-mirror

This commit is contained in:
Hannes Mehnert 2022-09-25 20:10:22 +02:00
parent 613634f567
commit 773bca4f88

View file

@ -53,7 +53,7 @@ depends: [
x-mirage-opam-lock-location: "mirage/mirage/mirror-hvt.opam.locked"
x-mirage-configure: ["sh" "-exc" "cd mirage/ && mirage configure -t hvt -f mirage/config.ml --allocation-policy=best-fit --context mirage/mirage/context --no-extra-repo"]
x-mirage-configure: ["sh" "-exc" "cd mirage/ && mirage configure -t hvt --allocation-policy=best-fit --context ./mirage/context --no-extra-repo"]
x-mirage-pre-build: [make "-Cmirage/" "lock" "depext-lockfile" "pull"]