Quantcast
Channel: OCaml - Topics tagged dune
Viewing all articles
Browse latest Browse all 521

Dune subst in parent git repo

$
0
0

I’m packaging some opam packages for alpine linux, which tracks build scripts in one big repo. Running dune build -p <package> and dune install <package> --destdir=<pkgdir> after fetching a release tarball inside the aports tree ends up erroneously filling the META files with the output of git describe --always --dirty for the aports repo. Is there any way to change this behavior? As a temporary hack I’ve just been patching the META files by hand. I see this came up once before already.

Thanks!

2 posts - 2 participants

Read full topic


Viewing all articles
Browse latest Browse all 521

Trending Articles