ports/76892: [MAINTAINER] security/xca: Fixup pkg-plist
Anton Berezin
tobez at tobez.org
Mon Jan 31 14:40:27 UTC 2005
The following reply was made to PR ports/76892; it has been noted by GNATS.
From: Anton Berezin <tobez at tobez.org>
To: Valentin Zahariev <curly at e-card.bg>
Cc: FreeBSD-gnats-submit at FreeBSD.org
Subject: Re: ports/76892: [MAINTAINER] security/xca: Fixup pkg-plist
Date: Mon, 31 Jan 2005 15:30:30 +0100
On Mon, Jan 31, 2005 at 04:14:06PM +0200, Valentin Zahariev wrote:
> --- xca-0.5.1.patch begins here ---
> diff -ruN --exclude=CVS /usr/ports/security/xca/pkg-plist /usr/home/curly/ports/xca/pkg-plist
> --- /usr/ports/security/xca/pkg-plist Thu Jan 27 13:33:10 2005
> +++ /usr/home/curly/ports/xca/pkg-plist Mon Jan 31 16:08:44 2005
> @@ -37,3 +37,4 @@
> share/xca/xca.html
> @dirrm share/xca
> @dirrm share/pixmaps
> + at dirrm share/applications
> --- xca-0.5.1.patch ends here ---
How about
@unexec rmdir %D/share/applications 2>/dev/null || true
instead? (There are other ports that write to share/applications)
\Anton.
--
The moronity of the universe is a monotonically increasing function. --
Jarkko Hietaniemi
More information about the freebsd-ports-bugs
mailing list