Allow the bindir, libdir and libexec dir to be specified via env vars too
Same as for the datadir. Eg for package Foo, you'd use Foo_bindir=... Foo_datadir=... Foo_libexecdir=... ./Foo The next step would be generating a wrapper script that allows running the program inplace. It should also work for a library.
Loading
Please register or sign in to comment