diff options
Diffstat (limited to 'utils')
-rw-r--r-- | utils/h2ph.PL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/utils/h2ph.PL b/utils/h2ph.PL index 370aa87213..951705a6dc 100644 --- a/utils/h2ph.PL +++ b/utils/h2ph.PL @@ -34,7 +34,7 @@ $Config{'startperl'} 'ds 00 \"'; 'ig 00 '; -\$perlincl = "$Config{archlibexp}"; +\$perlincl = "$Config{installsitearchlib}"; !GROK!THIS! |