Hi Alex, Am 07.02.13 22:06, schrieb Alexander Aring: > > I found a problem with the sun-java6-jre rule which install a x86 related > binary. > > We need to have something like "depends on ARCH_X86" for this rule, but > this doesn't work. I only found some .make rules which check on > PTXCONF_ARCH_X86.
Since the ptxconfig doesn't have any architecture this cannot work. The make rule only ensures that the package isn't built if you have a different architecture, even if it's selected in the ptxconfig. Regards, Bernhard -- ptxdist mailing list [email protected]
