forked from kiss-community/repo
libSM: silence linter
This commit is contained in:
parent
bf57ac0238
commit
5f1edd1280
@ -8,4 +8,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