8 lines
274 B
Plaintext
8 lines
274 B
Plaintext
|
from Config import *
|
||
|
|
||
|
# proleptic: of a calendar, extrapolated to dates prior to its first adoption
|
||
|
addFilter("spelling-error %description -l en_US proleptic -> ")
|
||
|
|
||
|
# DateTime.so is not a library
|
||
|
addFilter("library-not-linked-against-libc /usr/lib.*/DateTime/DateTime\.so")
|