summaryrefslogtreecommitdiff
path: root/package/libnettle
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2012-04-03 17:05:35 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2012-04-03 17:05:35 +0200
commitaffdd5dff82289e9da4c29737ec66b563e14daa7 (patch)
tree0525fb417f409467e558baa7a22df6ab818ce67c /package/libnettle
parentb9cc51c4c2c315f508459cea7da1d8433333d7a1 (diff)
parent41db567455a283a26e9fda82a5da3d44288122f3 (diff)
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'package/libnettle')
-rw-r--r--package/libnettle/patches/patch-Makefile_in11
1 files changed, 11 insertions, 0 deletions
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
+