Currently, it wouldn't be build at least on kfreebsd-i386,
kfreebsd-amd64, hurd-i386, m32r, ppc64 without obvious reason.

It would also not be built on m68k and powerpc, because for these arches the
native package is being built. Can I change the Architecture line to any but
m68k and powerpc?

Would be problem to build amiga-fdisk-cross even on native arches ?

You could also use debhelper -Namiga-fdisk-cross on them,
by something like

ifeq (,$(filter-out m68k powerpc,$(DEB_HOST_ARCH_CPU)))
 DH_EXTRAS=-Namiga-fdisk-cross
endif

Petr



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

Reply via email to