diff options
| author | Anatol Pomozov <anatol.pomozov@gmail.com> | 2020-02-18 23:32:50 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-02-18 23:32:50 -0800 |
| commit | 23e039edeb4279013325d9ea0dcea82544a21807 (patch) | |
| tree | cfa17f88f7f301899407e0cf1361997197615071 /cmd/fscrypt/fscrypt.go | |
| parent | 43b4079fd8b52e64d694229311afcbcca0e35b19 (diff) | |
Use DESTDIR for install prefix (#200)
DESTDIR has a well established purpose
https://www.gnu.org/prep/standards/html_node/DESTDIR.html
It is a suffix for all the files to be installed. And it is used by
package managers who installs the files into some $tmpdir before
creating a package.
Change the build commands to follow this convention.
Add BINDIR that does the same what previous did $DESTDIR.
Diffstat (limited to 'cmd/fscrypt/fscrypt.go')
0 files changed, 0 insertions, 0 deletions