diff --git a/.rpmlint b/.rpmlint deleted file mode 100644 index d773648..0000000 --- a/.rpmlint +++ /dev/null @@ -1,3 +0,0 @@ -from Config import * -addFilter("devel-file-in-non-devel-package /usr/.*/B/Hooks/OP/Check/Install/hook_op_check\.h") -addFilter("wrong-script-interpreter /usr/share/doc/perl-B-Hooks-OP-Check.*/t/00-report-prereqs.t perl") diff --git a/perl-B-Hooks-OP-Check.rpmlintrc b/perl-B-Hooks-OP-Check.rpmlintrc index 8e3be47..f684ffb 100644 --- a/perl-B-Hooks-OP-Check.rpmlintrc +++ b/perl-B-Hooks-OP-Check.rpmlintrc @@ -4,4 +4,4 @@ from Config import * addFilter("devel-file-in-non-devel-package /usr/.*/B/Hooks/OP/Check/Install/hook_op_check\.h") # Documentation, does not matter -addFilter("wrong-script-interpreter /usr/share/doc/perl-B-Hooks-OP-Check/t/00-report-prereqs.t perl") +addFilter("wrong-script-interpreter /usr/share/doc/perl-B-Hooks-OP-Check.*/t/00-report-prereqs.t perl")