Gentoo Archives: gentoo-dev

From: Per Wigren <wigren@××××.se>
To: gentoo-dev@g.o
Subject: [gentoo-dev] ebuild question
Date: Tue, 26 Nov 2002 21:27:33
Message-Id: 200211262227.44791.wigren@home.se
1 Hi!
2
3 I'm making an ebuild for GOBO 3.0 (http://www.gobosoft.com), but I still have
4 to finetune the install()-part of the ebuild... The problem is that it takes
5 about 4 hours (!!) to compile, and everytime I make a small change it will
6 rebuild the tmp-dir and recompile...
7
8 How can I tell "ebuild install" that it should NOT do that? Just do the
9 install-part without recompiling for another 4 hours, even if I just changed
10 the ebuild...
11
12 Regards
13 Per Wigren
14
15
16 --
17 gentoo-dev@g.o mailing list

Replies

Subject Author
Re: [gentoo-dev] ebuild question Dan Armak <danarmak@g.o>