Git decided not to remove a now empty file in that last patch.
This patch removes that file.


Signed-off by: Jonathan McCrohan <jmccro...@gmail.com>

diff --git a/net/sslh/patches/002-no_strip.patch 
b/net/sslh/patches/002-no_strip.patch
deleted file mode 100644
index 5ca74ee..0000000
--- a/net/sslh/patches/002-no_strip.patch
+++ /dev/null
@@ -1,10 +0,0 @@
---- a/Makefile
-+++ b/Makefile
-@@ -31,7 +31,6 @@
- 
- sslh-fork: $(OBJS) sslh-fork.o Makefile common.h
-       $(CC) $(CFLAGS) -D'VERSION=$(VERSION)' -o sslh-fork sslh-fork.o $(OBJS) 
$(LIBS)
--      strip sslh-fork
- 
- sslh-select: $(OBJS) sslh-select.o Makefile common.h 
-       $(CC) $(CFLAGS) -D'VERSION=$(VERSION)' -o sslh-select sslh-select.o 
$(OBJS) $(LIBS)
-- 
_______________________________________________
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel

Reply via email to