diff options
author | Grant Nichol <me@grantnichol.com> | 2022-06-12 15:41:43 -0500 |
---|---|---|
committer | Grant Nichol <me@grantnichol.com> | 2022-06-12 15:58:38 -0500 |
commit | 671a9b450b636f5a2ebfefe159fea44e3b615fad (patch) | |
tree | 3e571d1061219237877d8e2181fdd7c581b9f573 /.github/ISSUE_TEMPLATE | |
parent | 583f471cfe61f9f92d238ad2d2d9a9db29e40aa5 (diff) |
Fix make install while files are in use
When the dwl executable is in use, cp fails without the -f flag.
POSIX defines this flag with:
> If a file descriptor for a destination file cannot be obtained,
> as described in step 3.a.ii., attempt to unlink the destination
> file and proceed.
Diffstat (limited to '.github/ISSUE_TEMPLATE')
0 files changed, 0 insertions, 0 deletions