2024-01-29 16:53:58 +01:00
|
|
|
Index: openssl-3.1.4/Configurations/unix-Makefile.tmpl
|
2020-04-24 10:03:40 +02:00
|
|
|
===================================================================
|
2024-01-29 16:53:58 +01:00
|
|
|
--- openssl-3.1.4.orig/Configurations/unix-Makefile.tmpl
|
|
|
|
+++ openssl-3.1.4/Configurations/unix-Makefile.tmpl
|
|
|
|
@@ -611,7 +611,7 @@ install_sw: install_dev install_engines
|
2020-04-24 10:03:40 +02:00
|
|
|
|
2024-01-29 16:53:58 +01:00
|
|
|
uninstall_sw: uninstall_runtime uninstall_modules uninstall_engines uninstall_dev
|
2020-04-24 10:03:40 +02:00
|
|
|
|
2024-01-29 16:53:58 +01:00
|
|
|
-install_docs: install_man_docs install_html_docs
|
|
|
|
+install_docs: install_man_docs
|
2020-04-24 10:03:40 +02:00
|
|
|
|
2024-01-29 16:53:58 +01:00
|
|
|
uninstall_docs: uninstall_man_docs uninstall_html_docs
|
2023-10-24 18:01:48 +02:00
|
|
|
$(RM) -r "$(DESTDIR)$(DOCDIR)"
|