aboutsummaryrefslogtreecommitdiff
path: root/example_packages/with_c/app
diff options
context:
space:
mode:
authorJohn S. Urban <urbanjost@comcast.net>2020-11-15 08:59:58 -0800
committerJohn S. Urban <urbanjost@comcast.net>2020-11-15 09:21:53 -0800
commitb1f0970a7033f12832a297b021eadaabf0db00be (patch)
treeb9ed2564f0fb335a276199e123f677478fe8a75c /example_packages/with_c/app
parentca1a0e4f50db32770b6e9aa60db9ce0b660b5bf8 (diff)
downloadfpm-b1f0970a7033f12832a297b021eadaabf0db00be.tar.gz
fpm-b1f0970a7033f12832a297b021eadaabf0db00be.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 'example_packages/with_c/app')
0 files changed, 0 insertions, 0 deletions