Teach rpmlint

This commit is contained in:
Petr Písař 2014-11-03 13:39:27 +01:00
parent 637f8c5dfe
commit 82b25198a2
1 changed files with 2 additions and 0 deletions

2
.rpmlint Normal file
View File

@ -0,0 +1,2 @@
from Config import *
addFilter("spelling-error .* linkers");