Files
perl-HTML-Template-Pro/perl-HTML-Template-Pro-rpmlintrc

7 lines
569 B
Plaintext
Raw Normal View History

# this is a test file especially to test the right encoding
addFilter("wrong-file-end-of-line-encoding.*/usr/share/doc/packages/perl-HTML-Template-Pro/test_crlf.out");
# removing this little file needs patches in Makefile -- way too much work for such a small file ;-)
addFilter("non-linux-readme.*/usr/share/doc/packages/perl-HTML-Template-Pro/README.win32");
# as perl is already required for the package, this "additional" dependency in a doc file is ok:
addFilter("doc-file-dependency /usr/share/doc/packages/perl-HTML-Template-Pro/pparam2proparam /usr/bin/perl");