Gentoo Archives: gentoo-dev

From: Eric F Sorton <erics@××××××.com>
To: gentoo-dev@g.o
Subject: [gentoo-dev] How to test ebuild install without recompiling?
Date: Fri, 12 Apr 2002 14:34:22
Message-Id: 20020412193416.GA32215@cfl.rr.com
1 Hi All,
2
3 I am in the process of creating an ebuild for "qcad".
4
5 The "build" step was created in short order. The "install" step is,
6 however, giving me problems. Currently, my biggest holdup is the cycle
7 time to test changes to my ebuild. Each time I change my ebuild, when I
8 issue the "ebuild qcad-<vers>.ebuild install", I get a message stating
9 that the ebuild changed. The working directory is erased. As a
10 consequence of this, I have to watch my application be rebuilt (which
11 takes a few minutes).
12
13 So, is there a way, when testing an ebuild, to force ebuild, the
14 application, NOT to rebuild the entire application. I looked through
15 the manpage and the portage HOWTO, but I didn't see anything obvious.
16
17 Thanks for the assistance,
18
19 --
20 Eric F. Sorton <erics at cfl dot rr dot com>

Replies

Subject Author
Re: [gentoo-dev] How to test ebuild install without recompiling? "Jared H. Hudson" <jhhudso@××××××××××.com>
Re: [gentoo-dev] How to test ebuild install without recompiling? George Shapovalov <georges@×××××××××××.edu>