From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id B2B841381F3 for ; Thu, 11 Apr 2013 04:42:40 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 38963E082F; Thu, 11 Apr 2013 04:42:38 +0000 (UTC) Received: from foo.stuge.se (foo.stuge.se [212.116.89.98]) by pigeon.gentoo.org (Postfix) with ESMTP id 7892FE082F for ; Thu, 11 Apr 2013 04:42:37 +0000 (UTC) Received: (qmail 1989 invoked by uid 501); 11 Apr 2013 04:42:35 -0000 Message-ID: <20130411044235.1988.qmail@stuge.se> Date: Thu, 11 Apr 2013 06:42:34 +0200 From: Peter Stuge To: gentoo-catalyst@lists.gentoo.org Subject: Re: [gentoo-catalyst] make catalyst call emerge --deep Mail-Followup-To: gentoo-catalyst@lists.gentoo.org References: <51658B47.3020008@arskom.com.tr> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-catalyst@lists.gentoo.org Reply-to: gentoo-catalyst@lists.gentoo.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <51658B47.3020008@arskom.com.tr> X-Archives-Salt: dfbf7153-e6c0-417b-bc8c-51e12925b321 X-Archives-Hash: 200525b1c05ffc1bb64e4646f90a2789 Burak Arslan wrote: > Is there a non-hacky way of doing this? You can include emerge options in stage4/packages in the spec file. //Peter