From c54dbf4a85cad4b4e6ece95d3d784342a3ee6b89 Mon Sep 17 00:00:00 2001 From: Chris Piazza Date: Thu, 9 Sep 1999 06:45:50 +0000 Subject: Tutorial was updated, stay in sync. PR: 13651 Submitted by: maintainer --- java/jdk-tutorial/Makefile | 3 --- 1 file changed, 3 deletions(-) (limited to 'java/jdk-tutorial/Makefile') diff --git a/java/jdk-tutorial/Makefile b/java/jdk-tutorial/Makefile index ee8b9fddd36d..31352a52e785 100644 --- a/java/jdk-tutorial/Makefile +++ b/java/jdk-tutorial/Makefile @@ -22,9 +22,6 @@ PKGMESSAGE= ${WRKDIR}/MESSAGE .include -post-extract: - (cd ${WRKSRC} && ${CHOWN} -R root.wheel *) - do-install: ${MKDIR} ${PREFIX}/jdk${VERSION}/docs/books/tutorial (cd ${WRKSRC} && ${TAR} -cf - * ) \ -- cgit v1.2.3