perl-Class-Load/.rpmlint
Paul Howarth dc43d56bd1 Fix FTBFS with Test::Without::Module ≥ 0.19
- Fix FTBFS with Test::Without::Module ≥ 0.19
  (https://github.com/moose/Class-Load/pull/2)
- Drop redundant Group: tag
- Simplify find command using -delete
2017-04-07 15:51:41 +01:00

4 lines
139 B
Plaintext

from Config import *
addFilter("unexpanded-macro %description -l C %INC");
addFilter("spelling-error %description -l en_US filename -> ");