diff options
Diffstat (limited to 'network/dnscrypt-wrapper/Makefile.patch')
-rw-r--r-- | network/dnscrypt-wrapper/Makefile.patch | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/network/dnscrypt-wrapper/Makefile.patch b/network/dnscrypt-wrapper/Makefile.patch deleted file mode 100644 index f3ad6ca159d0b..0000000000000 --- a/network/dnscrypt-wrapper/Makefile.patch +++ /dev/null @@ -1,10 +0,0 @@ ---- Makefile.orig 2015-06-20 10:56:49.000000000 -0400 -+++ Makefile 2015-06-22 11:05:36.003617280 -0400 -@@ -165,7 +165,6 @@ - @$(MAKE) -C argparse libargparse.a - - argparse/argparse.h: -- git submodule update --init argparse - - $(LIB_OBJS): $(LIB_H) - |