pkgsrc-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: improve DESTDIR?
> On Mon, Nov 24, 2008 at 10:23:04PM +0200, Aleksey Cheusov wrote:
>> The same for benchmark/ubench/patches/patch-aa. Handwritten
>> do-install target is much easier solution for these two small
>> packages.
> ...and means that it will just fail to install new files if the upstream
> package is ever updated.
Updating packages should always be made carefully.
Both with patches/* and handwritten do-install.
For example, your patches/* may be incomplete...with the same results.
ALWAYS do-install is bad idea, ALWAYS patching upstream Makefiles is
bad idea too. For small, trivial and rarely updated packages like
ubench do-install may be better. But i don't insist on this.
The main idea of my answer was not about do-install.
--
Best regards, Aleksey Cheusov.
Home |
Main Index |
Thread Index |
Old Index