On Mon, Sep 24, 2012 at 03:17:09PM +0200, Alexander Dahl wrote:
> Am 2012-09-13 18:00, schrieb Michael Olbrich:
> > any special reason why you switch from CROSS_AUTOCONF_ROOT to
> > CROSS_AUTOCONF_USR?
> 
> No reason.

Then leave it as it is.

> I guess this is what I saw in other packages and just
> adopted. What's the difference? Where is it defined? What is the usual
> content? O:-)

CROSS_AUTOCONF_ROOT -> configure is called with --prefix=/
CROSS_AUTOCONF_USR  -> configure is called with --prefix=/usr

When I create a new package I usually use what other distros are using. In
most cases that's /usr. Unless there is a good reason, this should not be
changed for any existing package.

Michael


-- 
ptxdist mailing list
ptxdist@pengutronix.de

Reply via email to