mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-03-07 06:09:42 +00:00
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:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -260,6 +260,7 @@ docs/generated
|
||||
build/Makefile
|
||||
|
||||
# debian stuff
|
||||
debian/i2pd.1.gz
|
||||
.pc/
|
||||
|
||||
# qt
|
||||
|
||||
Reference in New Issue
Block a user