diff --git a/packages/mirage-unikernel-hello-hvt.0.0.2/opam b/packages/mirage-unikernel-hello-hvt.0.0.2/opam index 92caca7..78b17df 100644 --- a/packages/mirage-unikernel-hello-hvt.0.0.2/opam +++ b/packages/mirage-unikernel-hello-hvt.0.0.2/opam @@ -6,7 +6,7 @@ authors: "dummy" homepage: "dummy" bug-reports: "dummy" dev-repo: "git://dummy" -synopsis: "The famous hello world unikernel." +synopsis: "The famous hello world unikernel" build: ["sh" "-exc" "cd tutorial/hello-key/ && mirage build"] @@ -46,4 +46,4 @@ x-opam-monorepo-opam-provided: ["mirage" "ocaml""ocaml-solo5" "opam-monorepo"] -url { src: "git+https://github.com/mirage/mirage-skeleton.git" } \ No newline at end of file +url { src: "git+https://github.com/mirage/mirage-skeleton.git" }