On Thu, Oct 09, 2008 at 07:25:17AM +0200, Petr Salinger wrote:
> >>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 ?

Cross indicates that this is not the native fdisk program for the
architecture. IIRC there is no difference in the code, but the resulting
packages have different priorities.
 
> 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

That is something I could try, but I might prefer to list all arches
manually. After all, the arches should not change every other day?

Christian



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

Reply via email to