mirror of
https://codeberg.org/kiss-community/repo
synced 2025-01-10 21:00:09 -07:00
libXcursor: remove library docs
This commit is contained in:
parent
21e6fb1a19
commit
5ffe6e3547
@ -5,3 +5,8 @@
|
|||||||
|
|
||||||
make
|
make
|
||||||
make DESTDIR="$1" install
|
make DESTDIR="$1" install
|
||||||
|
|
||||||
|
# Remove library documentation.
|
||||||
|
# False positive.
|
||||||
|
# shellcheck disable=2115
|
||||||
|
rm -rf "$1/usr/share"
|
||||||
|
Loading…
Reference in New Issue
Block a user