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