Date: Tue, 21 Dec 2004 03:41:39 -0800 From: Colin Percival <colin.percival@wadham.ox.ac.uk> To: Ruslan Ermilov <ru@FreeBSD.org> Cc: Paul Richards <paul@FreeBSD.org> Subject: Re: cvs commit: src/share/mk bsd.pkg.mk bsd.prog.mk Message-ID: <41C80BF3.7020509@wadham.ox.ac.uk> In-Reply-To: <20041221103329.GB14526@ip.net.ua> References: <200412201546.iBKFkuTK047592@repoman.freebsd.org> <41C6F901.5060407@wadham.ox.ac.uk> <20041220212914.GB89640@ip.net.ua> <41C7F8E3.7080007@wadham.ox.ac.uk> <20041221103329.GB14526@ip.net.ua>
next in thread | previous in thread | raw e-mail | index | archive | help
Ruslan Ermilov wrote: > Just overriding INSTALL is not enough -- a lot of things is installed > through (sym)linking, and this is *not* handled by install(1) at the > moment. This is only the most obvious, but keep in mind that some > files are installed using special tools. I was simplifying for the purpose of explanation. I also replaced "ln" with ${LN} and overrode that, and there were a few files left (but not many, surprisingly) which need other special treatment. Colin Percival
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?41C80BF3.7020509>