[Koha-patches] [PATCH] bug 3648: Add a reference to xml_sax to the Makefile.PL

Robin Sheat robin at catalyst.net.nz
Mon Jul 19 04:37:07 CEST 2010


---
 Makefile.PL |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/Makefile.PL b/Makefile.PL
index e1a3be2..213459a 100644
--- a/Makefile.PL
+++ b/Makefile.PL
@@ -313,6 +313,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',
-- 
1.7.0.4



More information about the Koha-patches mailing list