diff options
author | Malfurious <m@lfurio.us> | 2021-08-02 16:48:24 -0400 |
---|---|---|
committer | Malfurious <m@lfurio.us> | 2021-08-02 16:48:24 -0400 |
commit | 4266e06e1c0962715ee98f79675d6a4c459ddeef (patch) | |
tree | c67d7058db441c93e50cc892a489a972ab4266bf /test/test-performance.sh | |
parent | da5a7df1c0b321049dbceff18ecd5c0bfd9c1b3d (diff) | |
download | git-sonar-4266e06e1c0962715ee98f79675d6a4c459ddeef.tar.gz git-sonar-4266e06e1c0962715ee98f79675d6a4c459ddeef.zip |
Rewrite Makefile
The Makefile is updated to deal with the single 'git-sonar' file only,
now that the others have been merged into it.
Additionally, several issues have been fixed with the file, including:
* Now easier to override the PREFIX variable (install location)
* PWD works properly when running make with sudo
* Install now default to system-wide
* bin directory now explicitly created if it doesn't exist
A specific problem corrected by this patch is that `PREFIX=$HOME/.local
make install` on a fresh system will no longer result in the script
being copied to the _regular file_ $HOME/.local/bin, because bin did not
exist.
Signed-off-by: Malfurious <m@lfurio.us>
Diffstat (limited to 'test/test-performance.sh')
0 files changed, 0 insertions, 0 deletions