Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 21 Feb 2014 10:29:40 +0100
From:      Mathieu Arnold <mat@FreeBSD.org>
To:        Martin Wilke <miwi@FreeBSD.org>, ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   Re: svn commit: r345292 - head/emulators/mtools
Message-ID:  <F817C8C23EBE67FCE1C03910@atuin.in.mat.cc>
In-Reply-To: <201402210155.s1L1tLgk072875@svn.freebsd.org>
References:  <201402210155.s1L1tLgk072875@svn.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
+--On 21 f=C3=A9vrier 2014 01:55:21 +0000 Martin Wilke <miwi@FreeBSD.org> =
wrote:
| +	@if [ ! -f ${STAGEDIR}${PREFIX}/etc/mtools.conf ]; then \
| +		cd ${STAGEDIR}${PREFIX}/etc && ${CP} -p mtools.conf.sample
| mtools.conf; \
|  	fi

As there will never be the mtool.conf file there, because it's empty to
start with, the package will overwrite the existing mtool.conf now, this
hould just be removed :-)

--=20
Mathieu Arnold



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?F817C8C23EBE67FCE1C03910>