bug 5033: Add a reference to xml_sax to the Makefile.PL
authorRobin Sheat <robin@catalyst.net.nz>
Mon, 19 Jul 2010 02:06:32 +0000 (14:06 +1200)
committerChris Cormack <chrisc@catalyst.net.nz>
Tue, 14 Dec 2010 07:34:38 +0000 (20:34 +1300)
Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>

Makefile.PL

index 0f75325..8e0bdde 100644 (file)
@@ -312,6 +312,7 @@ my $target_map = {
                                            # that should go in /var/tmp/koha
   './tools'                     => 'INTRANET_CGI_DIR',
   './virtualshelves'            => 'INTRANET_CGI_DIR',
+  './xml_sax.pl'                => 'PERL_MODULE_DIR',
   # ignore files and directories created by the install itself
   './pm_to_blib'                => 'NONE',
   './blib'                      => 'NONE',