Description: Ignore directory used by quilt during tests
Origin: vendor
From: Ansgar Burchardt <ansgar@debian.org>
Reviewed-by: Salvatore Bonaccorso <carnil@debian.org>
Last-Update: 2015-11-24
Forwarded: not-needed

--- a/t/03_no_index.t
+++ b/t/03_no_index.t
@@ -42,6 +42,8 @@
 			and
 			! /(?:^|\W)\.\w/
 			and
+			! /^\.pc\b/
+			and
 			! /\bblib\b/
 			and
 			! /\b_eumm\b/
