Skip to content
Snippets Groups Projects
Commit d5407861 authored by Duncan Coutts's avatar Duncan Coutts
Browse files

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.
parent cd9761ad
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment