7 lines
322 B
Plaintext
7 lines
322 B
Plaintext
# these files don't need executable bits
|
|
addFilter("W: non-executable-script /usr/share/kde4/apps/semantik/.*")
|
|
# follow upstream (even if this is not a good excuse ;-)
|
|
addFilter(" W: no-soname /usr/lib.*/libnablah.so")
|
|
# semantik is a KDE app - and KDE can handle this
|
|
addFilter("W: wrong-icon-size /usr/share/icons/.*")
|