summaryrefslogtreecommitdiff
path: root/user/nettle/nettle-2.4-makefile.patch
diff options
context:
space:
mode:
authorA. Wilcox <AWilcox@Wilcox-Tech.com>2018-07-05 22:41:20 -0500
committerA. Wilcox <AWilcox@Wilcox-Tech.com>2018-07-05 22:41:20 -0500
commitd67caa56962460456d4ddf66ed2e23195f7ca7c6 (patch)
tree8494dd0d07f84c51828f258f4b193a21a33c8208 /user/nettle/nettle-2.4-makefile.patch
parent64a81db4398106a52f9167dbf9fe979875dddb7a (diff)
downloadpackages-d67caa56962460456d4ddf66ed2e23195f7ca7c6.tar.gz
packages-d67caa56962460456d4ddf66ed2e23195f7ca7c6.tar.bz2
packages-d67caa56962460456d4ddf66ed2e23195f7ca7c6.tar.xz
packages-d67caa56962460456d4ddf66ed2e23195f7ca7c6.zip
user/nettle: pull in, bump, fix
Diffstat (limited to 'user/nettle/nettle-2.4-makefile.patch')
-rw-r--r--user/nettle/nettle-2.4-makefile.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/user/nettle/nettle-2.4-makefile.patch b/user/nettle/nettle-2.4-makefile.patch
new file mode 100644
index 000000000..c216365a1
--- /dev/null
+++ b/user/nettle/nettle-2.4-makefile.patch
@@ -0,0 +1,11 @@
+--- 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
+