summaryrefslogtreecommitdiffstats
path: root/package/openssl/openssl-0.9.8k-do-not-build-docs.patch
diff options
context:
space:
mode:
authorPeter Korsgaard <jacmet@sunsite.dk>2009-04-14 05:21:22 +0000
committerPeter Korsgaard <jacmet@sunsite.dk>2009-04-14 05:21:22 +0000
commit73f4adaa542d555fe589aacfd8da5b8100820610 (patch)
treef82245eabd58998fd101ff69673e34af15c26a44 /package/openssl/openssl-0.9.8k-do-not-build-docs.patch
parent7f69e5369fdf7a5c2c61834365542bdd0a6200e4 (diff)
downloadbuildroot-novena-73f4adaa542d555fe589aacfd8da5b8100820610.tar.gz
buildroot-novena-73f4adaa542d555fe589aacfd8da5b8100820610.zip
openssl: git rid of version number in patches
As noted by Hamish Moffatt on the list.
Diffstat (limited to 'package/openssl/openssl-0.9.8k-do-not-build-docs.patch')
-rw-r--r--package/openssl/openssl-0.9.8k-do-not-build-docs.patch13
1 files changed, 0 insertions, 13 deletions
diff --git a/package/openssl/openssl-0.9.8k-do-not-build-docs.patch b/package/openssl/openssl-0.9.8k-do-not-build-docs.patch
deleted file mode 100644
index 135a9d3b0..000000000
--- a/package/openssl/openssl-0.9.8k-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 \