Gentoo Archives: gentoo-dev

From: Daniel Robbins <drobbins@g.o>
To: gentoo-dev@××××××××××.org
Subject: Re: [gentoo-dev] Portage question
Date: Sat, 25 Aug 2001 15:19:28
Message-Id: 20010825151928.E13163@cvs.gentoo.org
In Reply to: Re: [gentoo-dev] Portage question by Mikael Hallendal
1 On Sat, Aug 25, 2001 at 11:06:01PM +0000, Mikael Hallendal wrote:
2
3 > You can do this by:
4 >
5 > ebuild package.ebuild unpack
6 > apply your changes
7 > ebuild package.ebuild qmerge
8
9 That last step should be "ebuild package.ebuild merge", not qmerge.
10 A qmerge will skip the install step and bomb out.
11
12 --
13 Daniel Robbins <drobbins@g.o>
14 Chief Architect/President http://www.gentoo.org
15 Gentoo Technologies, Inc.

Replies

Subject Author
Re: [gentoo-dev] Portage question Mikael Hallendal <hallski@g.o>