1
0
mirror of https://github.com/PurpleI2P/i2pd.git synced 2025-01-09 11:27:53 +00:00
i2pd/debian/patches/rename-binary.patch
2015-11-26 11:24:28 +00:00

14 lines
284 B
Diff

diff --git a/Makefile b/Makefile
index f65d7a1..6f998bf 100644
--- a/Makefile
+++ b/Makefile
@@ -3,7 +3,7 @@ SHLIB := libi2pd.so
ARLIB := libi2pd.a
SHLIB_CLIENT := libi2pdclient.so
ARLIB_CLIENT := libi2pdclient.a
-I2PD := i2p
+I2PD := i2pd
GREP := fgrep
DEPS := obj/make.dep