mirror of
https://github.com/curl/curl.git
synced 2026-08-25 22:43:39 +03:00
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:
parent
bdff974f46
commit
ab027d9cbc
4 changed files with 10 additions and 10 deletions
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue