X-Git-Url: http://koha-dev.rot13.org:8081/gitweb/?a=blobdiff_plain;f=Makefile.PL;h=8e0bdde3083aa6041f4c357ddd131f3af853408f;hb=05965fb56dcc54a72b275e5fa93f3f9e5c959d0b;hp=6c964601c4cf0184b590b9a575b021e745661fbe;hpb=e979344ea9db2ea91e9aa905bdcea527ac9fe2f2;p=koha_gimpoz diff --git a/Makefile.PL b/Makefile.PL index 6c964601c4..8e0bdde308 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -16,7 +16,6 @@ # 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. # # Current maintainer MJR http://mjr.towers.org.uk/ -# See http://www.koha.org/wiki/?page=KohaInstaller # use strict; @@ -313,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', @@ -1579,4 +1579,5 @@ MJ Ray mjr at phonecoop.coop Galen Charlton galen.charlton at liblime.com =cut + FIXME: deal with .htaccess