Bug 10565: (follow-up) ensure that new patron_lists/ CGI directory is installed
authorGalen Charlton <gmc@esilibrary.com>
Mon, 14 Oct 2013 22:43:41 +0000 (22:43 +0000)
committerGalen Charlton <gmc@esilibrary.com>
Mon, 14 Oct 2013 22:44:23 +0000 (22:44 +0000)
Signed-off-by: Galen Charlton <gmc@esilibrary.com>

Makefile.PL

index 57bb108..66f9a0f 100644 (file)
@@ -295,6 +295,7 @@ my $target_map = {
   './OpenILS'                   => 'PERL_MODULE_DIR',
   './README.txt'                => 'NONE',
   './patroncards'               => 'INTRANET_CGI_DIR',
+  './patron_lists'              => 'INTRANET_CGI_DIR',
   './plugins'                   => 'INTRANET_CGI_DIR',
   './reports'                   => 'INTRANET_CGI_DIR',
   './reserve'                   => 'INTRANET_CGI_DIR',