openssl: don't install docs. closes #1793

This commit is contained in:
Stefan Saraev 2013-01-23 13:01:16 +02:00
parent 2a54d46e6d
commit 02abf4aa0e

View File

@ -0,0 +1,13 @@
diff --git a/Makefile.org b/Makefile.org
index 55273ea..4e70281 100644
--- a/Makefile.org
+++ b/Makefile.org
@@ -537,7 +537,7 @@ dist:
dist_pem_h:
(cd crypto/pem; $(MAKE) -e $(BUILDENV) 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 \