Darwin: allow calling make install more than once

This commit ensures that `gzip` does not overwrite any of the repo
files, because that prevents `make install` from executing more than
once.
This commit is contained in:
xanoni 2021-10-18 22:29:30 -04:00
parent efd84a2404
commit ff3d2db85e
No known key found for this signature in database
GPG key ID: 2E7CE32A81C3E127
2 changed files with 2 additions and 1 deletions

1
.gitignore vendored
View file

@ -260,6 +260,7 @@ docs/generated
build/Makefile
# debian stuff
debian/i2pd.1.gz
.pc/
# qt