remove outdated rpmlintrc file
This commit is contained in:
parent
898051186f
commit
fa6f919939
1 changed files with 0 additions and 13 deletions
|
|
@ -1,13 +0,0 @@
|
|||
|
||||
# Disable warning on duplicate files.
|
||||
# This package uses a huge number (1990 cases at the time of wrinting)
|
||||
# duplicates in the tables definitions, and patching this is totally
|
||||
# out of scope for my limited time.
|
||||
addFilter(r" W: files-duplicate ")
|
||||
addFilter(r" E: files-duplicated-waste ")
|
||||
|
||||
# Disable warnings on missing man pages.
|
||||
# The tools that have --help output have been fixed by using help2man.
|
||||
# The remaining ones have no help output whatsoever and are not easy to fix.
|
||||
addFilter(r" W: no-manual-page-for-binary ")
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue