On 5/3/05, paulr <[EMAIL PROTECTED]> wrote: > Thanks, Hamish. I did indeed choose a non-standard > install path. Wasn't aware that there was a "dh_install" > command in the auto* scripts, though. Is there a man page > about it somehwere?
It's Debian-specific, which would probably be why Hamish explained what it does on the next line. Roughly speaking, it's like running 'install $docfile1 $docfile2 ... /usr/share/doc/$package', but it's a perl script, and is therefore much more complicated than that :-) -- - Charles Lepple