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 79FC51381F3 for ; Thu, 27 Jun 2013 20:38:48 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A5A78E0983; Thu, 27 Jun 2013 20:38:45 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id B6EBBE0975 for ; Thu, 27 Jun 2013 20:38:44 +0000 (UTC) Received: from [192.168.4.5] (blfd-4d08f5a7.pool.mediaWays.net [77.8.245.167]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) (Authenticated sender: hasufell) by smtp.gentoo.org (Postfix) with ESMTPSA id 7D30F33E7AD for ; Thu, 27 Jun 2013 20:38:43 +0000 (UTC) Message-ID: <51CCA2CE.7070805@gentoo.org> Date: Thu, 27 Jun 2013 22:38:38 +0200 From: hasufell User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130606 Thunderbird/17.0.6 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-dev@lists.gentoo.org Reply-to: gentoo-dev@lists.gentoo.org MIME-Version: 1.0 To: gentoo-dev@lists.gentoo.org Subject: Re: [gentoo-dev] gnome-games.eclass: Eclass for installing all gnome-games References: <1367491272.21951.8.camel@localhost> <51825D64.2010905@gentoo.org> <1367502051.21951.12.camel@localhost> <5182701C.8040209@gentoo.org> <1367507567.21951.16.camel@localhost> <51828365.2050806@gentoo.org> <1367508903.21951.18.camel@localhost> <1372364747.12846.10.camel@localhost> In-Reply-To: <1372364747.12846.10.camel@localhost> X-Enigmail-Version: 1.6a1pre Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Archives-Salt: 68b6fe6f-0dd9-4d88-b13d-9b8a61907029 X-Archives-Hash: 00d427f81e516f956d6aa5d01e9b1010 On 06/27/2013 10:25 PM, Pacho Ramos wrote: > Another try that finally fixes pending problems > > --localstatedir=/var \ is there a problem with --localstatedir="${GAMES_STATEDIR}" \ > gnome-games_src_prepare() { I find it very strange that you run intltoolize and eautoreconf unconditionally in an eclass.