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.

Regards, Daniel


-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to