From 719e5872de11fa4ea063dd97f7c671a72c7e64d6 Mon Sep 17 00:00:00 2001 From: jwise Date: Thu, 22 Jun 2000 14:28:51 +0000 Subject: Better use of GTAR --- textproc/xt/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'textproc/xt') diff --git a/textproc/xt/Makefile b/textproc/xt/Makefile index 521e5ca136d..1fddb5a4162 100644 --- a/textproc/xt/Makefile +++ b/textproc/xt/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2000/05/31 14:41:45 jwise Exp $ +# $NetBSD: Makefile,v 1.2 2000/06/22 14:28:53 jwise Exp $ # DISTNAME= xt @@ -31,5 +31,6 @@ do-install: ${INSTALL_DATA} -c ${WRKDIR}/xt.htm ${PREFIX}/share/doc/java/xt ${MKDIR} ${PREFIX}/share/examples/java/xt cd ${WRKDIR}/demo ; ${GTAR} pcf - . | ( cd ${PREFIX}/share/examples/java/xt ; ${GTAR} pvxf - ) + ${CHOWN} -R ${SHAREOWN}:${SHAREGRP} ${PREFIX}/share/examples/java/xt .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3