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

0bf02d
diff -up openssl-1.1.1f/Configurations/unix-Makefile.tmpl.no-html openssl-1.1.1f/Configurations/unix-Makefile.tmpl
0bf02d
--- openssl-1.1.1f/Configurations/unix-Makefile.tmpl.no-html	2020-04-07 16:45:21.904083989 +0200
0bf02d
+++ openssl-1.1.1f/Configurations/unix-Makefile.tmpl	2020-04-07 16:45:56.218461895 +0200
0bf02d
@@ -544,7 +544,7 @@ install_sw: install_dev install_engines
0bf02d
 
0bf02d
 uninstall_sw: uninstall_runtime uninstall_engines uninstall_dev
0bf02d
 
0bf02d
-install_docs: install_man_docs install_html_docs
0bf02d
+install_docs: install_man_docs
0bf02d
 
0bf02d
 uninstall_docs: uninstall_man_docs uninstall_html_docs
0bf02d
 	$(RM) -r "$(DESTDIR)$(DOCDIR)"