diff options
author | Tobias Kortkamp <tobik@FreeBSD.org> | 2019-06-22 22:31:40 +0200 |
---|---|---|
committer | Tobias Kortkamp <tobik@FreeBSD.org> | 2019-06-22 22:31:40 +0200 |
commit | 8dbe8a8934ab37d2e3ce3caa0affe3b83e78dace (patch) | |
tree | ee0dd8c20aeffc174139b2a94cc4c6a36b652f54 /.gitignore | |
parent | 79bba4bf2cd1cbed4a32f8c6a09e99ff7faff3db (diff) | |
download | imv-8dbe8a8934ab37d2e3ce3caa0affe3b83e78dace.tar.gz |
Allow overriding install commands
This will help with packaging things to meet current policies on
FreeBSD without having to patch things or manually strip binaries,
etc.
-D in FreeBSD's install(1) does not work like GNU install's -D and
is something else entirely. Manually create the target directories
with mkdir first before installing files.
Signed-off-by: Tobias Kortkamp <tobik@FreeBSD.org>
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions