From a8d6b6931873de89b54f564d96e58f2cf2d4c804 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=98rjan=20Malde?= Date: Fri, 22 May 2020 12:19:00 +0200 Subject: groups/241.native_packages_inet.group: add proxytunnel v1.10.20200507 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Lucio Andrés Illanes Albornoz --- patches/proxytunnel-1.10.20200507.local.patch | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 patches/proxytunnel-1.10.20200507.local.patch (limited to 'patches/proxytunnel-1.10.20200507.local.patch') diff --git a/patches/proxytunnel-1.10.20200507.local.patch b/patches/proxytunnel-1.10.20200507.local.patch new file mode 100644 index 00000000..d1eca5c2 --- /dev/null +++ b/patches/proxytunnel-1.10.20200507.local.patch @@ -0,0 +1,11 @@ +diff -ru proxytunnel-1.10.20200507.orig/Makefile proxytunnel-1.10.20200507/Makefile +--- proxytunnel-1.10.20200507.orig/Makefile 2020-05-07 17:17:41.000000000 +0200 ++++ proxytunnel-1.10.20200507/Makefile 2020-05-22 12:14:53.409128241 +0200 +@@ -90,7 +90,6 @@ + install: + install -d $(DESTDIR)$(bindir) + install -p -m555 $(name) $(DESTDIR)$(bindir) +- $(MAKE) -C docs install + + .c.o: + $(CC) $(CFLAGS) $(OPTFLAGS) -c -o $@ $< -- cgit v1.2.3