From 6f0d1882f401b01ed84a748c384cb993e2649f35 Mon Sep 17 00:00:00 2001 From: tron Date: Tue, 24 Feb 1998 23:37:55 +0000 Subject: "${PREFIX}/lib/xemacs-20.3" should be owned by "bin:bin" not by the owner of "pkgsrc/editors/xemacs20/work". --- editors/xemacs20/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'editors/xemacs20') diff --git a/editors/xemacs20/Makefile b/editors/xemacs20/Makefile index 1bed4a85f08..95e8278f1f0 100644 --- a/editors/xemacs20/Makefile +++ b/editors/xemacs20/Makefile @@ -3,7 +3,7 @@ # Date created: 26 August 1997 # Whom: Michael Elbel (me) # -# $NetBSD: Makefile,v 1.18 1998/02/23 13:05:52 frueauf Exp $ +# $NetBSD: Makefile,v 1.19 1998/02/24 23:37:55 tron Exp $ # FreeBSD Id: Makefile,v 1.1.1.1 1997/09/03 19:27:57 gj Exp # @@ -67,6 +67,7 @@ pre-install: ${SED} -e 's|@.GZ@|'$$GZSUFFIX'|g' ${PKGDIR}/PLIST > ${PLIST_SRC}) post-install: + chown -R ${SHAREOWN}:${SHAREGRP} ${PREFIX}/lib/${DISTNAME} .for file in xemacs-b2m xemacs-ctags xemacs-etags gnuclient xemacs-20.3 strip ${PREFIX}/bin/${file} .endfor -- cgit v1.2.3