libXscrnSaver: disable library docs

This commit is contained in:
Dylan Araps 2021-07-06 14:42:22 +03:00
parent 21e6fb1a19
commit 8c3a8902c2
No known key found for this signature in database
GPG Key ID: 13295DAC2CF13B5C

View File

@ -6,3 +6,8 @@
make
make DESTDIR="$1" install
# Remove XML documentation.
# False positive.
# shellcheck disable=2115
rm -rf "$1/usr/share"