mirror of
https://codeberg.org/kiss-community/repo
synced 2024-12-22 23:30:05 -07:00
libICE: silence linter
This commit is contained in:
parent
58421d6961
commit
bf57ac0238
@ -7,4 +7,6 @@ make
|
||||
make DESTDIR="$1" install
|
||||
|
||||
# Remove XML documentation.
|
||||
# False positive.
|
||||
# shellcheck disable=2115
|
||||
rm -rf "$1/usr/share"
|
||||
|
Loading…
Reference in New Issue
Block a user