You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
11 lines
347 B
11 lines
347 B
from Config import *
|
|
|
|
# Nothing from upstream here
|
|
addFilter("no-manual-page-for-binary moose-outdated")
|
|
|
|
# noarch part of arch package, can't be noarch sub-package though because of where it gets installed
|
|
addFilter("only-non-binary-in-usr-lib")
|
|
|
|
# Technical term not in dictionary
|
|
addFilter("spelling-error %description -l en_US metaclass -> ")
|