docs: dist curl*.1 and install without perl

Drop docs/mk-ca-bundle.1 from the tarball. It can be generated at will.

Closes #12959
Fixes #12921
Reported-by: Michael Forney
This commit is contained in:
Daniel Stenberg 2024-02-19 09:32:07 +01:00
parent bdff974f46
commit ab027d9cbc
No known key found for this signature in database
GPG key ID: 5CC908FDB71E12C2
4 changed files with 10 additions and 10 deletions

View file

@ -249,6 +249,7 @@ install-data-hook:
else
install-data-hook:
(cd include && $(MAKE) install)
(cd docs && $(MAKE) install)
endif
# We extend the standard uninstall with a custom hook: