File perl-rpmlintrc of Package perl (Revision 9f689e657e60d69124745b2cdd40450c)
Currently displaying revision 9f689e657e60d69124745b2cdd40450c , Show latest
6
1
# This line is mandatory to access the configuration functions
2
from Config import *
3
4
addFilter("perl.* devel-file-in-non-devel-package")
5
6