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

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

Return to bug 7317