--- branches/magellan-next/core/openjdk/openjdk-6.1.10.4-r1.smage2 2012/01/05 17:11:44 9712 +++ branches/magellan-next/core/openjdk/openjdk-6.1.10.4-r1.smage2 2012/01/05 18:24:01 9713 @@ -89,6 +89,7 @@ mirror://${PNAME}/${JAF_SRCFILE} mirror://${PNAME}/${PNAME}-${PVER}-xerces211.patch mirror://${PNAME}/${PNAME}-${PVER}-fix-cmds.patch + mirror://${PNAME}/${PNAME}-${PVER}-hardcoded-test-cmds.patch #mirror://${PNAME}/${PNAME}-${PVER}-nonreparenting-wm.patch mirror://${PNAME}/${PNAME}-${PVER}-fontconfig.patch ) @@ -175,6 +176,7 @@ # apply our patches here cd ${ICEDTEA_SRCDIR}/openjdk mpatch ${PNAME}-${PVER}-fix-cmds.patch || die + mpatch ${PNAME}-${PVER}-hardcoded-test-cmds.patch || die #mpatch ${PNAME}-${PVER}-nonreparenting-wm.patch || die mpatch ${PNAME}-${PVER}-fontconfig.patch || die cd ${ICEDTEA_SRCDIR}