* Ralf Treinen <trei...@free.fr>, 2010-08-22, 11:16:
non-i386 binaries don't ship manpages nor examples:

$ dpkg -c p2c_1.21alpha2-3_i386.deb | grep -cE '/(doc|man)/'
19

$ dpkg -c p2c_1.21alpha2-3_amd64.deb | grep -cE '/(doc|man)/'
7

A simple rebuild seems to solve that. On amd64/sid, after rebulding:

debc | grep -cE '/(doc|man)/'
19

The autobuilder logs of p2c_1.21alpha2-3show that there are indeed
files missing. The debian/rules seems to me convoluted anyway; I'll
have a look at it.

Heh, it's not convoluted, it's simply wrong. The binary target takes care of installing documentation, but the binary-arch (run by autobuilders) doesn't.

--
Jakub Wilk

Attachment: signature.asc
Description: Digital signature

Reply via email to