View | Details | Raw Unified | Return to bug 15447
Collapse All | Expand All

(-)a/Makefile.PL (-1 / +1 lines)
Lines 497-502 my $pl_files = { Link Here
497
      'rewrite-config.PL' => [
497
      'rewrite-config.PL' => [
498
         'blib/KOHA_CONF_DIR/koha-conf.xml',
498
         'blib/KOHA_CONF_DIR/koha-conf.xml',
499
         'blib/KOHA_CONF_DIR/koha-httpd.conf',
499
         'blib/KOHA_CONF_DIR/koha-httpd.conf',
500
         'blib/KOHA_CONF_DIR/log4perl.conf',
500
         'blib/ZEBRA_CONF_DIR/etc/default.idx',
501
         'blib/ZEBRA_CONF_DIR/etc/default.idx',
501
         'blib/MISC_DIR/koha-install-log'
502
         'blib/MISC_DIR/koha-install-log'
502
         ],
503
         ],
503
- 

Return to bug 15447