Gentoo Archives: gentoo-dev

From: Per Wigren <wigren@××××.se>
To: danarmak@g.o, gentoo-dev@g.o
Subject: Re: [gentoo-dev] ebuild question
Date: Wed, 27 Nov 2002 00:03:17
Message-Id: 200211270103.31388.wigren@home.se
In Reply to: Re: [gentoo-dev] ebuild question by Dan Armak
1 Tuesday 26 November 2002 22:23 skrev Dan Armak:
2 > -----BEGIN PGP SIGNED MESSAGE-----
3 > Hash: SHA1
4 >
5 > On Tuesday 26 November 2002 23:27, Per Wigren wrote:
6 > > Hi!
7 > >
8 > > I'm making an ebuild for GOBO 3.0 (http://www.gobosoft.com), but I still
9 > > have to finetune the install()-part of the ebuild... The problem is that
10 > > it takes about 4 hours (!!) to compile, and everytime I make a small
11 > > change it will rebuild the tmp-dir and recompile...
12 > >
13 > > How can I tell "ebuild install" that it should NOT do that? Just do the
14 > > install-part without recompiling for another 4 hours, even if I just
15 > > changed the ebuild...
16 >
17 > Adding 'noauto' to FEATURES in make.conf should do that.
18
19 Yes that's it! Thanks a lot!
20
21 // Per Wigren
22
23 --
24 gentoo-dev@g.o mailing list