Gentoo Archives: gentoo-dev

From: Dan Armak <danarmak@g.o>
To: gentoo-dev@g.o
Subject: Re: [gentoo-dev] ebuild question
Date: Tue, 26 Nov 2002 21:32:30
Message-Id: 200211262323.00496.danarmak@gentoo.org
In Reply to: [gentoo-dev] ebuild question by Per Wigren
1 -----BEGIN PGP SIGNED MESSAGE-----
2 Hash: SHA1
3
4 On Tuesday 26 November 2002 23:27, Per Wigren wrote:
5 > Hi!
6 >
7 > I'm making an ebuild for GOBO 3.0 (http://www.gobosoft.com), but I still
8 > have to finetune the install()-part of the ebuild... The problem is that it
9 > takes about 4 hours (!!) to compile, and everytime I make a small change it
10 > will rebuild the tmp-dir and recompile...
11 >
12 > How can I tell "ebuild install" that it should NOT do that? Just do the
13 > install-part without recompiling for another 4 hours, even if I just
14 > changed the ebuild...
15
16 Adding 'noauto' to FEATURES in make.conf should do that.
17
18 - --
19 Dan Armak
20 Gentoo Linux developer (KDE)
21 Matan, Israel
22 Public GPG key: http://www.gentoo.org/~danarmak/danarmak-gpg-public.key
23 -----BEGIN PGP SIGNATURE-----
24 Version: GnuPG v1.2.1 (GNU/Linux)
25
26 iD8DBQE94+Y0UI2RQ41fiVERAh+sAJ0WeWXa6/UKzVoTA73OhgxAGMfZdACeO+11
27 0iKADHqMggUmade67gVO7bY=
28 =BQcb
29 -----END PGP SIGNATURE-----
30
31
32 --
33 gentoo-dev@g.o mailing list

Replies

Subject Author
Re: [gentoo-dev] ebuild question Per Wigren <wigren@××××.se>