[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: dh_installman / *.manpages



On Tue, Jun 16, 2009 at 1:07 AM, Daniel
Leidert<daniel.leidert.spam@gmx.net> wrote:
> Am Montag, den 15.06.2009, 20:37 +0200 schrieb Mathieu Malaterre:
>
> [..]
>> If you svn-buildpackage gdcm right now (dh_installman is commented out). I get:
>>
>> dh_install --sourcedir=/home/mathieu/Projects/debian-med/trunk/packages/gdcm/build-area/gdcm-2.0.12/debian/tmp
>> --fail-missing
>> dh_install: /home/mathieu/Projects/debian-med/trunk/packages/gdcm/build-area/gdcm-2.0.12/debian/tmp/usr/share/man/man1/gdcmpdf.1
>
> So the file is in debian/tmp/usr/share/man/man1/ and not in ..
>
> [snip]
>> With
>>
>> $ cat debian/libgdcm-tools.manpages
> [snip]
>> usr/share/man/man1/gdcmpdf.1
>
> ... usr/share/man/man1/ (dh_installman does not check debian/tmp/ - why
> should it do so?). You can easily solve your problem by adding
>
> usr/share/man/man1
>
> (the whole directory or the files you need) to the dh_install call.
> However, please also run dh_installman (without arguments/debhelper
> files). It is more than an installer for manual pages. See its own
> manual page.

Ok ! Thanks :)

 cat libgdcm-tools.manpages >> libgdcm-tools.install
 cat libvtkgdcm-tools.manpages >> libvtkgdcm-tools.install
 svn rm libgdcm-tools.manpages libvtkgdcm-tools.manpages

-- 
Mathieu


Reply to: