From 41db567455a283a26e9fda82a5da3d44288122f3 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Tue, 3 Apr 2012 16:51:28 +0200 Subject: update libnl to 3.2 --- package/libnettle/patches/patch-Makefile_in | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 package/libnettle/patches/patch-Makefile_in (limited to 'package/libnettle/patches/patch-Makefile_in') diff --git a/package/libnettle/patches/patch-Makefile_in b/package/libnettle/patches/patch-Makefile_in new file mode 100644 index 000000000..d63bbdc56 --- /dev/null +++ b/package/libnettle/patches/patch-Makefile_in @@ -0,0 +1,11 @@ +--- nettle-2.4.orig/Makefile.in 2011-09-03 14:51:07.000000000 +0200 ++++ nettle-2.4/Makefile.in 2012-04-03 15:14:44.000000000 +0200 +@@ -14,7 +14,7 @@ INSTALL_SCRIPT = @INSTALL_SCRIPT@ + INSTALL_STRIP_PROGRAM = $(INSTALL_PROGRAM) -s + MKDIR_P = @MKDIR_P@ + +-SUBDIRS = tools testsuite examples ++SUBDIRS = tools testsuite + + include config.make + -- cgit v1.2.3