Date: Wed, 13 Mar 2019 09:25:33 +0000 From: Alexey Dokuchaev <danfe@freebsd.org> To: Koichiro Iwao <meta@freebsd.org> Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r495571 - in head/net/xrdp: . files Message-ID: <20190313092533.GA29166@FreeBSD.org> In-Reply-To: <201903130913.x2D9Dua2079024@repo.freebsd.org> References: <201903130913.x2D9Dua2079024@repo.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Mar 13, 2019 at 09:13:56AM +0000, Koichiro Iwao wrote: > New Revision: 495571 > URL: https://svnweb.freebsd.org/changeset/ports/495571 > > Log: > net/xrdp: install better example of startwm.sh > > ... > + > +post-install: > + @${INSTALL_SCRIPT} ${FILESDIR}/startwm.sh ${STAGEDIR}${ETCDIR}/startwm.sh - Trailing filename is redundant in this case and should be omitted - We do not mute installation commands (INSTALL_*) in FreeBSD ports ./danfe
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20190313092533.GA29166>