:: Re: [DNG] netman: adding adequate h…
Top Page
Delete this message
Reply to this message
Author: Rainer Weikusat
Date:  
To: dng
Subject: Re: [DNG] netman: adding adequate help
Daniel Reurich <daniel@???> writes:
>> As a packager how do I make sure README is actually installed?
>
> use dh_installman - and read the manpage for it
>
> :D


dh_installman is for installing man pages, not for other documentation
(eg, README files). It will (like dh_installdocs) be invoked
automatically as part of the dh 'binary' sequence.