aboutsummaryrefslogtreecommitdiffstats
path: root/main/nettle/nettle-2.4-makefile.patch
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2012-03-19 10:59:42 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2012-03-19 10:59:42 +0000
commitbb79f08f1eadbec26ce53a5aa90550901660d56f (patch)
treea25f9e7c1f2ae1132a72a0973becb0d4dc4db9d9 /main/nettle/nettle-2.4-makefile.patch
parente14669bdc9a17e0450b281e3b31bb2b4584230eb (diff)
downloadaports-bb79f08f1eadbec26ce53a5aa90550901660d56f.tar.bz2
aports-bb79f08f1eadbec26ce53a5aa90550901660d56f.tar.xz
main/nettle: moved from testing
Diffstat (limited to 'main/nettle/nettle-2.4-makefile.patch')
-rw-r--r--main/nettle/nettle-2.4-makefile.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/main/nettle/nettle-2.4-makefile.patch b/main/nettle/nettle-2.4-makefile.patch
new file mode 100644
index 0000000000..c216365a11
--- /dev/null
+++ b/main/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
+