aboutsummaryrefslogtreecommitdiff
path: root/java/jdk16
diff options
context:
space:
mode:
Diffstat (limited to 'java/jdk16')
-rw-r--r--java/jdk16/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/java/jdk16/Makefile b/java/jdk16/Makefile
index 9ac795aa45fc..5a2931c02994 100644
--- a/java/jdk16/Makefile
+++ b/java/jdk16/Makefile
@@ -141,6 +141,8 @@ do-build:
@(cd ${BUILD_WRKSRC}; ${SETENV} ${MAKE_ENV} ${GMAKE} ${MAKE_FLAGS} ${MAKEFILE} ${MAKE_ARGS} ${ALL_TARGET})
post-build:
+ @# XXX make sure that SwingSet2/resources does not exists
+ @${RM} -rf ${JDKIMAGEDIR}/demo/jfc/SwingSet2/resources
@# This file serves no purpose (in case of port)
@${RM} -f ${JDKIMAGEDIR}/src.zip