bug 2305: install tags/* to intranet CGI directory
authorGalen Charlton <galen.charlton@liblime.com>
Thu, 3 Jul 2008 20:07:46 +0000 (15:07 -0500)
committerJoshua Ferraro <jmf@liblime.com>
Fri, 4 Jul 2008 14:22:14 +0000 (09:22 -0500)
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Makefile.PL

index 4ac858f..bcbc8f9 100644 (file)
@@ -298,6 +298,7 @@ my $target_map = {
   './suggestion'                => 'INTRANET_CGI_DIR',
   './svc'                       => 'INTRANET_CGI_DIR',
   './t'                         => 'NONE',
+  './tags'                      => 'INTRANET_CGI_DIR',
   './tmp'                       => 'NONE', # FIXME need to determine whether 
                                            # Koha generates any persistent temp files
                                            # that should go in /var/tmp/koha