Date: Tue, 12 Oct 2010 20:48:37 -0700 From: Doug Barton <dougb@FreeBSD.org> To: "David E. O'Brien" <obrien@FreeBSD.org> Cc: cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/editors/vim/files patch-01 Message-ID: <4CB52C15.8040301@FreeBSD.org> In-Reply-To: <201010122003.o9CK36V2017945@repoman.freebsd.org> References: <201010122003.o9CK36V2017945@repoman.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On 10/12/2010 1:03 PM, David E. O'Brien wrote: > obrien 2010-10-12 20:03:06 UTC > > FreeBSD ports repository > > Modified files: > editors/vim/files patch-01 > Log: > Do not install icons by default. The destination directories aren't > "owned" by Vim and this causes trouble packaging depending on Vim > flavor chosen. > > Revision Changes Path > 1.30 +5 -0 ports/editors/vim/files/patch-01 > > http://www.FreeBSD.org/cgi/cvsweb.cgi/ports/editors/vim/files/patch-01.diff?&r1=1.29&r2=1.30&f=h The usual way that this is handled is to go ahead and install the icons, but use @dirrmtry to remove the directories. That way if they are still populated by other ports they will remain, but your vim package won't throw an error. hth, Doug -- Breadth of IT experience, and | Nothin' ever doesn't change, depth of knowledge in the DNS. | but nothin' changes much. Yours for the right price. :) | -- OK Go http://SupersetSolutions.com/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4CB52C15.8040301>