Teach rpmlint

This commit is contained in:
Petr Písař 2013-04-15 15:10:00 +02:00
parent 8533e181dc
commit f1535f9e90

2
.rpmlint Normal file
View File

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