Add an rpmlintrc file

[skip changelog]
This commit is contained in:
Benjamin A. Beasley 2024-03-10 15:55:20 -04:00
parent b53daadbad
commit b73711a4b3

4
c4project.rpmlintrc Normal file
View File

@ -0,0 +1,4 @@
# These are headers, but they are designed to be used with the CMake scripts,
# not included directly, so we do not need a separate -devel package.
addFilter(r" devel-file-in-non-devel-package /.*/c4project/compat/")