aboutsummaryrefslogtreecommitdiffstats
path: root/java/openjdk6/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'java/openjdk6/Makefile')
-rw-r--r--java/openjdk6/Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/java/openjdk6/Makefile b/java/openjdk6/Makefile
index 33ecb5e09219..005b72ab32dc 100644
--- a/java/openjdk6/Makefile
+++ b/java/openjdk6/Makefile
@@ -321,9 +321,6 @@ do-install:
${STAGEDIR}${PREFIX}/openjdk6-fastdebug/jre/lib/${ARCH}
.endif
.endif
-
-post-install:
- @${RM} -f ${TMPPLIST}
@${ECHO} "#!/bin/sh" > ${PKGDEINSTALL}
@${ECHO} "#!/bin/sh" > ${PKGINSTALL}
.if defined(BUILD_JRE)