Hi, Michael Renner wrote: > I made a small package with some X fonts. First I extracted the fonts into a > directory, startet 'dh_make' and after some modifications in postinst etc I > run 'dpkg-buildpackage -d'. As far as I see is the deb-package ok. But it is > a i386 package, I expected a package for any architecture like xfonts-base.
Look at the Package: section in debian/control. If you want to build an architecture-independent package, you should have an `Architecture: all' (instead on `any') field there. Regards, Ansgar -- PGP: 1024D/595FAD19 739E 2D09 0969 BEA9 9797 B055 DDB0 2FF7 595F AD19 -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

