diff options
author | John S. Urban <urbanjost@comcast.net> | 2020-11-15 08:59:58 -0800 |
---|---|---|
committer | John S. Urban <urbanjost@comcast.net> | 2020-11-15 14:07:08 -0800 |
commit | 29c1fa581020fb3dccd72823a1b4acd69268cf2d (patch) | |
tree | 10bf9f651e6611b0e78d1b6efc8170032e429265 /bootstrap/stack.yaml | |
parent | ca1a0e4f50db32770b6e9aa60db9ce0b660b5bf8 (diff) | |
download | fpm-29c1fa581020fb3dccd72823a1b4acd69268cf2d.tar.gz fpm-29c1fa581020fb3dccd72823a1b4acd69268cf2d.zip |
This option already exists in the Haskell version. It helps reduce the need
for the user to interact directly with the build/ directory, which ideally
should be a black box as far as the user is concerned.
--runner CMD A command to prefix the program execution paths with.
For use with utilities like valgrind(1), time(1), and
other utilities that launch executables; commands that
inspect the files like ldd(1), file(1), and ls(1); and
that copy or change the files like strip(1) and install(1).
EXAMPLES
# install executables in directory (assuming install(1) exists)
fpm run -c 'install -b -m 0711 -p -t /usr/local/bin'
Diffstat (limited to 'bootstrap/stack.yaml')
0 files changed, 0 insertions, 0 deletions