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

(-)a/Makefile.PL (-1 / +1 lines)
Lines 312-317 my $target_map = { Link Here
312
  './etc/zebradb'               => { target => 'ZEBRA_CONF_DIR', trimdir => -1 },
312
  './etc/zebradb'               => { target => 'ZEBRA_CONF_DIR', trimdir => -1 },
313
  './etc/pazpar2'               => { target => 'PAZPAR2_CONF_DIR', trimdir => -1 },
313
  './etc/pazpar2'               => { target => 'PAZPAR2_CONF_DIR', trimdir => -1 },
314
  './help.pl'                   => 'INTRANET_CGI_DIR',
314
  './help.pl'                   => 'INTRANET_CGI_DIR',
315
  './ill'                       => 'INTRANET_CGI_DIR',
315
  './installer-CPAN.pl'         => 'NONE',
316
  './installer-CPAN.pl'         => 'NONE',
316
  './installer'                 => 'INTRANET_CGI_DIR',
317
  './installer'                 => 'INTRANET_CGI_DIR',
317
  './errors'                    => {target => 'INTRANET_CGI_DIR'},
318
  './errors'                    => {target => 'INTRANET_CGI_DIR'},
318
- 

Return to bug 7317