On Thu, 2011-12-01 at 02:07 +0000, Jonathan McCrohan wrote: > Git decided not to remove a now empty file in that last patch. > This patch removes that file. >
Committed revision 29429 > > Signed-off by: Jonathan McCrohan <[email protected]> > > 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 [email protected] https://lists.openwrt.org/mailman/listinfo/openwrt-devel
