- Update rpmlintrc format to work with rpmlint2. OBS-URL: https://build.opensuse.org/request/show/851018 OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/lv2?expand=0&rev=30
3 lines
241 B
Plaintext
3 lines
241 B
Plaintext
# The documentation explictly says to not split bundles. So even if I don't know what these .c/.h files do I prefer to leave them in the main package
|
|
addFilter("lv2.*: E: devel-file-in-non-devel-package (.* )?/usr/lib(64)?/lv2/.*/.*\.[ch]")
|