Gentoo Archives: gentoo-dev

From: Brian Harring <ferringb@g.o>
To: gentoo-dev@l.g.o
Subject: Re: [gentoo-dev] Package version requiring sse
Date: Thu, 25 Aug 2005 15:37:35
Message-Id: 20050825152933.GI1701@nightcrawler
In Reply to: Re: [gentoo-dev] Package version requiring sse by Paul de Vrieze
1 On Thu, Aug 25, 2005 at 01:41:00PM +0200, Paul de Vrieze wrote:
2 > On Wednesday 24 August 2005 15:23, Martin Schlemmer wrote:
3 > >
4 > > Same thing (and probably better option) if you put it in pkg_setup()
5 > > ...
6 >
7 > Isn't pkg_setup run too when just building a binary package (-B) (then the
8 > check shouldn't be performed), and just before installing a binary
9 > package?
10 Yep, something that's rather unclean.
11 Reinitializing the env for the local box I have no issue with, I just
12 dislike re-running pkg_setup which also set's up vars for building.
13
14 Alternatives welcome mind you...
15 ~harring

Replies

Subject Author
Re: [gentoo-dev] Package version requiring sse Paul de Vrieze <pauldv@g.o>