Date: Wed, 31 Jul 2013 12:22:37 +0000 From: Antoine Brodin <antoine@freebsd.org> To: Hiroki Sato <hrs@freebsd.org> Cc: svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org Subject: Re: svn commit: r323771 - in head/security/trousers: . files Message-ID: <CAALwa8mFr-3rwo=A0GtEpZ8TpP1wckyEN3yAp9Zez%2BWh83QHog@mail.gmail.com> In-Reply-To: <201307270424.r6R4OF7S018308@svn.freebsd.org> References: <201307270424.r6R4OF7S018308@svn.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, Jul 27, 2013 at 4:24 AM, Hiroki Sato <hrs@freebsd.org> wrote: > Author: hrs > Date: Sat Jul 27 04:24:14 2013 > New Revision: 323771 > URL: http://svnweb.freebsd.org/changeset/ports/323771 > > Log: > Update to 0.3.10. [snip] > Modified: head/security/trousers/pkg-plist > ============================================================================== > --- head/security/trousers/pkg-plist Sat Jul 27 03:39:55 2013 (r323770) > +++ head/security/trousers/pkg-plist Sat Jul 27 04:24:14 2013 (r323771) > @@ -1,6 +1,5 @@ > @comment $FreeBSD$ > @unexec cmp -s %D/etc/tcsd.conf %D/%%EXAMPLESDIR%%/tcsd.conf && rm -f %D/etc/tcsd.conf || true > -%%EXAMPLESDIR%%/tcsd.conf > @exec [ -f %D/etc/tcsd.conf ] || cp -p %B/%f %D/etc/tcsd.conf I think something is wrong, with the %%EXAMPLESDIR%%/tcsd.conf line removed, %B no longer expands correctly anymore. Also, what happens if the users choose to not install EXAMPLES? Cheers, Antoine
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAALwa8mFr-3rwo=A0GtEpZ8TpP1wckyEN3yAp9Zez%2BWh83QHog>