curl: enable library documentation. See #273

This commit is contained in:
Dylan Araps 2021-07-12 02:52:15 +03:00
parent f29a1b90c3
commit 51e24988bb
No known key found for this signature in database
GPG Key ID: 13295DAC2CF13B5C

View File

@ -20,6 +20,3 @@
make curl_LDFLAGS=-all-static
make DESTDIR="$1" install
# Remove library documentation.
rm -rf "$1/usr/share/man/man3"