From 924d832cb46033a0cedb7ec32153ff705ad9f799 Mon Sep 17 00:00:00 2001 From: Bernd Kuhls Date: Sun, 16 Nov 2014 15:00:46 +0100 Subject: package/openssl: rename patches to the new convention Signed-off-by: Bernd Kuhls Signed-off-by: Thomas Petazzoni --- package/openssl/openssl-001-do-not-build-docs.patch | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 package/openssl/openssl-001-do-not-build-docs.patch (limited to 'package/openssl/openssl-001-do-not-build-docs.patch') diff --git a/package/openssl/openssl-001-do-not-build-docs.patch b/package/openssl/openssl-001-do-not-build-docs.patch deleted file mode 100644 index 135a9d3b04..0000000000 --- a/package/openssl/openssl-001-do-not-build-docs.patch +++ /dev/null @@ -1,13 +0,0 @@ -Dont waste time building manpages if we're not going to use em. - ---- openssl/Makefile.org -+++ openssl/Makefile.org -@@ -792,7 +792,7 @@ - dist_pem_h: - (cd crypto/pem; $(MAKE) CC='${CC}' SDIRS='${SDIRS}' CFLAG='${CFLAG}' pem.h; $(MAKE) clean) - --install: all install_docs install_sw -+install: all install_sw - - install_sw: - @$(PERL) $(TOP)/util/mkdir-p.pl $(INSTALL_PREFIX)$(INSTALLTOP)/bin \ -- cgit v1.2.3