From 2ada23fda6355ea3b9740a3cd5e61d746a8e9c59 Mon Sep 17 00:00:00 2001 From: Paul Howarth Date: Tue, 9 May 2023 11:04:34 +0100 Subject: [PATCH] Remove redundant rpmlintrc --- perl-Path-Class.rpmlintrc | 2 -- 1 file changed, 2 deletions(-) delete mode 100644 perl-Path-Class.rpmlintrc diff --git a/perl-Path-Class.rpmlintrc b/perl-Path-Class.rpmlintrc deleted file mode 100644 index b6e696f..0000000 --- a/perl-Path-Class.rpmlintrc +++ /dev/null @@ -1,2 +0,0 @@ -from Config import * -addFilter("spelling-error %description -l en_US txt -> ")