update rpmlintrc to ignore warning about vendor patches
*.vendor.patch are applied in the Makefile, not in the specfile
This commit is contained in:
parent
6bb3f5d121
commit
c29ffffe46
@ -14,3 +14,4 @@ addFilter("W: dangerous-command-in-%post chown")
|
||||
addFilter("W: strange-permission build_frontend.sh 755")
|
||||
addFilter("W: strange-permission list_bundled_nodejs_packages.py 755")
|
||||
addFilter("W: %ifarch-applied-patch Patch.: 00.-skip-x86-goldenfiles-tests.patch")
|
||||
addFilter("W: patch-not-applied .+.vendor.patch")
|
||||
|
Loading…
Reference in New Issue
Block a user