package: jcc
version: 1.9-5
severity: important
justification: FTBFS on an architecture the package has never sucessfully built on before.

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 :=powerpc
endif




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

Reply via email to