File perl-rpmlintrc of Package perl
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
# This line is mandatory to access the configuration functions
from Config import *
addFilter("perl.* devel-file-in-non-devel-package")