From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 4.0.0 (2022-12-14) on finch.gentoo.org X-Spam-Level: X-Spam-Status: No, score=0.2 required=5.0 tests=DATE_IN_PAST_12_24, INVALID_DATE,MAILING_LIST_MULTI,NO_RELAYS autolearn=no autolearn_force=no version=4.0.0 Received: from drobbins by cvs.gentoo.org with local (Exim 3.30 #1) id 15TWyx-00089V-00 for gentoo-dev@cvs.gentoo.org; Sun, 05 Aug 2001 17:06:51 -0600 From: Daniel Robbins To: gentoo-dev@cvs.gentoo.org Subject: Re: [gentoo-dev] ebuild question Message-ID: <20010805170651.F26035@cvs.gentoo.org> References: <20010805160111.A23406@dante.taipan.mudshark.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20010805160111.A23406@dante.taipan.mudshark.org>; from craig@taipan.mudshark.org on Sun, Aug 05, 2001 at 04:01:11PM -0600 Sender: gentoo-dev-admin@cvs.gentoo.org Errors-To: gentoo-dev-admin@cvs.gentoo.org X-BeenThere: gentoo-dev@cvs.gentoo.org X-Mailman-Version: 2.0 Precedence: bulk Reply-To: gentoo-dev@cvs.gentoo.org List-Help: List-Post: List-Subscribe: , List-Id: Gentoo Linux development list List-Unsubscribe: , List-Archive: Date: Sun Aug 5 17:07:01 2001 X-Original-Date: Sun, 5 Aug 2001 17:06:51 -0600 X-Archives-Salt: fab9f655-6659-47f3-ae30-8daa0ddc18ee X-Archives-Hash: f513bb3716279df68a30c5d7e8bf8fa0 On Sun, Aug 05, 2001 at 04:01:11PM -0600, Craig Joly wrote: > Has it ever been suggested to add an src_configure() section to the ebuild > file? It would be useful to be able to type "ebuild foo.ebuild configure" > and then look at the generated makefiles. Yes, this has been suggested many times. Right now, it's all done in src_compile() as you know. Moving it to its own function would require fixing all our existing Makefiles, I think. Well, I can probably retrofit that feature; when I have time, I'll see what I can do. -- Daniel Robbins Chief Architect/President http://www.gentoo.org Gentoo Technologies, Inc.