|
@@ -10,7 +10,7 @@ the package Makefile.in to not build/install its documentation.
|
|
|
|
|
|
Upstream: N/A
|
|
|
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
|
|
|
-[baruch: update for 1.8.0.0; git patch format]
|
|
|
+[baruch: update for 1.8.0.0 and 1.8.0.3; git patch format]
|
|
|
Signed-off-by: Baruch Siach <baruch@tkos.co.il>
|
|
|
---
|
|
|
Makefile.in | 7 ++-----
|
|
@@ -22,7 +22,7 @@ index c01b1a4a2306..fd89acb06f3c 100644
|
|
|
+++ b/Makefile.in
|
|
|
@@ -82,7 +82,7 @@ SHFILES = socat-chain.sh socat-mux.sh socat-broker.sh \
|
|
|
TESTFILES = test.sh socks4echo.sh proxyecho.sh readline-test.sh \
|
|
|
- proxy.sh socks4a-echo.sh
|
|
|
+ proxy.sh socks4a-echo.sh socks5server-echo.sh
|
|
|
|
|
|
-all: progs doc
|
|
|
+all: progs
|