Blame SOURCES/openssl-1.1.0-no-html.patch

e4b8d1
diff -up openssl-1.1.0-pre5/Configurations/unix-Makefile.tmpl.nohtml openssl-1.1.0-pre5/Configurations/unix-Makefile.tmpl
e4b8d1
--- openssl-1.1.0-pre5/Configurations/unix-Makefile.tmpl.no-html	2016-04-19 16:57:52.000000000 +0200
e4b8d1
+++ openssl-1.1.0-pre5/Configurations/unix-Makefile.tmpl	2016-07-18 13:58:55.060106243 +0200
e4b8d1
@@ -288,7 +288,7 @@ install_sw: all install_dev install_engi
e4b8d1
 
e4b8d1
 uninstall_sw: uninstall_runtime uninstall_engines uninstall_dev
e4b8d1
 
e4b8d1
-install_docs: install_man_docs install_html_docs
e4b8d1
+install_docs: install_man_docs
e4b8d1
 
e4b8d1
 uninstall_docs: uninstall_man_docs uninstall_html_docs
e4b8d1
 	$(RM) -r -v $(DESTDIR)$(DOCDIR)