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

(-)a/Makefile.PL (-2 lines)
Lines 370-376 my $target_map = { Link Here
370
                                           # that should go in /var/tmp/koha
370
                                           # that should go in /var/tmp/koha
371
  './tools'                     => 'INTRANET_CGI_DIR',
371
  './tools'                     => 'INTRANET_CGI_DIR',
372
  './virtualshelves'            => 'INTRANET_CGI_DIR',
372
  './virtualshelves'            => 'INTRANET_CGI_DIR',
373
  './xml_sax.pl'                => 'PERL_MODULE_DIR',
374
  # ignore files and directories created by the install itself
373
  # ignore files and directories created by the install itself
375
  './pm_to_blib'                => 'NONE',
374
  './pm_to_blib'                => 'NONE',
376
  './blib'                      => 'NONE',
375
  './blib'                      => 'NONE',
377
- 

Return to bug 20174