mirror of
https://codeberg.org/kiss-community/repo
synced 2025-01-08 10:40:17 -07:00
libxcb: remove library documentation
This commit is contained in:
parent
ba36652d8b
commit
13e79d2d67
@ -9,3 +9,8 @@ chmod +x configure
|
||||
|
||||
make
|
||||
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