SHA256
1
0
forked from pool/qemu
qemu/qemu-rpmlintrc

8 lines
233 B
Plaintext
Raw Permalink Normal View History

# This line is mandatory to access the configuration functions
from Config import *
addFilter("arch-dependent-file-in-usr-share")
2020-03-12 20:48:43 +01:00
addFilter("obsolete-not-provided")
addFilter("summary-not-capitalized")
addFilter("executable-stack")