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

10 lines
314 B
Plaintext

# according to the developers this is a false positive
addFilter("libvlccore.* shared-lib-calls-exit")
# there's a good reason for packaging vlc and vlc.desktop separately
addFilter("desktopfile-without-binary")
# plugins.dat is created on startup if necessary
addFilter("vlc-noX.* ghost-files-without-postin")