Bug 30002: (QA follow-up) Add .perltidyrc to Makefile.PL mapping

Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
This commit is contained in:
Tomás Cohen Arazi 2023-06-09 15:42:23 -03:00
parent f8d2291f2e
commit 8040370e78
Signed by: tomascohen
GPG key ID: 0A272EA1B2F3C15F

View file

@ -351,6 +351,7 @@ my $target_map = {
'./README.txt' => 'NONE',
'./patroncards' => 'INTRANET_CGI_DIR',
'./patron_lists' => 'INTRANET_CGI_DIR',
'./perltidyrc' => 'NONE',
'./plugins' => 'INTRANET_CGI_DIR',
'./pos' => 'INTRANET_CGI_DIR',
'./recalls' => 'INTRANET_CGI_DIR',