diff options
Diffstat (limited to 'testing/nettle/nettle-2.4-makefile.patch')
-rw-r--r-- | testing/nettle/nettle-2.4-makefile.patch | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/testing/nettle/nettle-2.4-makefile.patch b/testing/nettle/nettle-2.4-makefile.patch deleted file mode 100644 index c216365a11..0000000000 --- a/testing/nettle/nettle-2.4-makefile.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- nettle-2.4/Makefile.in.orig -+++ nettle-2.4/Makefile.in -@@ -14,7 +14,7 @@ - INSTALL_STRIP_PROGRAM = $(INSTALL_PROGRAM) -s - MKDIR_P = @MKDIR_P@ - --SUBDIRS = tools testsuite examples -+SUBDIRS = tools testsuite - - include config.make - |