Date: Mon, 24 Dec 2001 00:34:14 +0300 (MSK) From: "."@babolo.ru To: petef@databits.net (Pete Fritchman) Cc: stephen@math.missouri.edu, john_m_cooper@yahoo.com, FreeBSD-gnats-submit@FreeBSD.ORG, jkoshy@FreeBSD.ORG, ports@FreeBSD.ORG Subject: Re: These ports are not user:group safe--smlnj-110.0.7, hevea-1.0.5, free-amp, and linux_base-6.1 Message-ID: <200112232134.AAA26473@aaz.links.ru> In-Reply-To: <20011222185110.A46929@databits.net> from "Pete Fritchman" at "Dec 22, 1 06:51:10 pm"
next in thread | previous in thread | raw e-mail | index | archive | help
Pete Fritchman writes: > ++ 22/12/01 17:47 -0600 - Stephen Montgomery-Smith: > | --- hevea/Makefile Sat Dec 22 17:42:55 2001 > | +++ hevea-copy/Makefile Sat Dec 22 17:42:37 2001 > | @@ -34,6 +34,7 @@ > | ${INSTALL_DATA} > | ${DISTDIR}/${PORTNAME}-${PORTVERSION}-manual.ps.gz > | ${PREFIX}/share/doc/hevea > | (cd ${PREFIX}/share/doc/hevea; ${TAR} xvfz > | ${DISTDIR}/${PORTNAME}-${PORTVERSION}-manual.tar.gz) > | (cd ${PREFIX}/share/doc/hevea; ${TAR} xvfz > | ${DISTDIR}/${PORTNAME}-${PORTVERSION}-manual-dvi.tar.gz) > | + (cd ${PREFIX}/share/doc/hevea; ${CHOWN} -R root.wheel *) > > Instead of 'root', use ${SHAREOWN}, and instead of 'wheel', use > ${SHAREGRP}. > > > Otherwise, I'd say this looks OK. What do others think? ${SHAREOWN}:${SHAREGRP} ':' instead of '.' -- @BABOLO http://links.ru/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200112232134.AAA26473>