From 0c48381bdc0bfd199166b721493ae8eb43556335 Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Fri, 3 Feb 2023 21:15:02 -0500 Subject: sbopkglint: check PDF files in doc dir --- sbopkglint | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'sbopkglint') diff --git a/sbopkglint b/sbopkglint index daff986..20836aa 100755 --- a/sbopkglint +++ b/sbopkglint @@ -210,6 +210,11 @@ named INSTALL, INSTALL.*, or install.txt are flagged (it's impossible to make this test 100% perfect). This check can be disabled with the B<-i> option. +=item B<-> + +Any *.pdf files found in the doc dir are checked with B to +make sure they really are PDF files, and not corrupt/damaged. + =back =head2 noarch -- cgit v1.2.3