libICE: remove XML docs

This commit is contained in:
Dylan Araps 2021-07-06 14:35:05 +03:00
parent da5472da19
commit 5fffc246e0
No known key found for this signature in database
GPG Key ID: 13295DAC2CF13B5C

View File

@ -5,3 +5,6 @@
make
make DESTDIR="$1" install
# Remove XML documentation.
rm -rf "$1/usr/share"