I must be tired, I can't even get my corrections right first time :(

I made a typo in the patch I sent you

ifeq ($(DEB_BUILD_ARCH_CPU),powerpc)
JAVAARCH :=powerpc
endif

should have been

ifeq ($(DEB_BUILD_ARCH_CPU),powerpc)
JAVAARCH :=ppc
endif






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

Reply via email to