aboutsummaryrefslogtreecommitdiff
path: root/actions/config.go
diff options
context:
space:
mode:
authorAnatol Pomozov <anatol.pomozov@gmail.com>2020-02-18 23:32:50 -0800
committerGitHub <noreply@github.com>2020-02-18 23:32:50 -0800
commit23e039edeb4279013325d9ea0dcea82544a21807 (patch)
treecfa17f88f7f301899407e0cf1361997197615071 /actions/config.go
parent43b4079fd8b52e64d694229311afcbcca0e35b19 (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 'actions/config.go')
0 files changed, 0 insertions, 0 deletions