bug-gnu-utils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: PATCH: honour DESTDIR


From: Miles Bader
Subject: Re: PATCH: honour DESTDIR
Date: 07 May 2002 21:41:06 +0900

address@hidden (Alfred M. Szmidt) writes:
> And most GNU software will become broken if you use `make prefix=...'
> as it can write some things that depend on `prefix', and if you change
> it to something that will be written into the binary.

No.

Packages must do all building that embeds `$prefix' in a normal `make',
so that a subsequent `make install prefix=...' will not modify any
embedded paths while installing.

This behavior is _required_ by the GNU standards, whereas DESTDIR is
optional.

-Miles
-- 
Suburbia: where they tear out the trees and then name streets after them.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]