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 610DA1381F3 for ; Sun, 7 Apr 2013 18:18:00 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4C1EBE0EBD; Sun, 7 Apr 2013 18:17:29 +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 594F9E0EBD for ; Sun, 7 Apr 2013 18:17:28 +0000 (UTC) Received: from pomiocik.lan (77-253-156-83.adsl.inetia.pl [77.253.156.83]) (using SSLv3 with cipher AES128-SHA (128/128 bits)) (No client certificate requested) (Authenticated sender: mgorny) by smtp.gentoo.org (Postfix) with ESMTPSA id 70EDD33DCE3; Sun, 7 Apr 2013 18:17:26 +0000 (UTC) Date: Sun, 7 Apr 2013 20:18:19 +0200 From: =?UTF-8?B?TWljaGHFgiBHw7Nybnk=?= To: =?UTF-8?B?TWljaGHFgiBHw7Nybnk=?= Cc: gentoo-python@lists.gentoo.org Subject: Re: [gentoo-python] [PATCH] Create a temporary links for Python execs and pkg-config. Message-ID: <20130407201819.267fb980@pomiocik.lan> In-Reply-To: <1364596770-17336-1-git-send-email-mgorny@gentoo.org> References: <20130329233803.2ba9f24b@pomiocik.lan> <1364596770-17336-1-git-send-email-mgorny@gentoo.org> Organization: Gentoo X-Mailer: Claws Mail 3.9.0 (GTK+ 2.24.17; x86_64-pc-linux-gnu) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Discussions centering around the Python ecosystem in Gentoo Linux X-BeenThere: gentoo-python@gentoo.org X-BeenThere: gentoo-python@lists.gentoo.org Mime-Version: 1.0 Content-Type: multipart/signed; micalg=PGP-SHA512; boundary="Sig_/VnzOAVYo3gB+pPRQ/YdBA8="; protocol="application/pgp-signature" X-Archives-Salt: c06b8af8-9cf5-4996-9fbe-d1bf9500f875 X-Archives-Hash: 227a6a1b83b8962e90f3fce82711e92b --Sig_/VnzOAVYo3gB+pPRQ/YdBA8= Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On Fri, 29 Mar 2013 23:39:30 +0100 Micha=C5=82 G=C3=B3rny wrote: > With this patch, all apps which call 'python', 'python2', 'python3', > '2to3', 'python-config' or 'pkg-config ... python' start to work > properly without any kind of wrapper. >=20 > The wrappers are set up in python_foreach_impl, python_export_best > and pkg_setup phases of python-any-r1 and python-single-r1. >=20 > python_foreach_impl uses ${T}/${EPYTHON} subdirs for the wrappers. > The remaining functions set them 'globally' in ${T}. Committed. --=20 Best regards, Micha=C5=82 G=C3=B3rny --Sig_/VnzOAVYo3gB+pPRQ/YdBA8= Content-Type: application/pgp-signature; name=signature.asc Content-Disposition: attachment; filename=signature.asc -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.19 (GNU/Linux) iQJ8BAEBCgBmBQJRYbhsXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ1RUJGMjBGOTk2RkIzQzIyQ0M2RkNBNDBC QUJGMUQ1RkY4QzgxMTBBAAoJELq/HV/4yBEKp5sP/2OCEHIYkyl1pQWZD/fm07We gaxZ7X/6TRuu85CHJjLaKgkX4yI35clym+s7vQdFFyFSw6kbAmZDqDZmnQQKhfD1 2pKY4DBw/ujvITKeBvQqVAF2HFOU5aIubLz7XmsyTQoPmewlEt23iJo7yGla/zEd 89j8/p/MUgCSia9QmYuG+gX+JwH8xYtQM23N/MABe2MhbVw2OCfKATa8r5DYgRPe yS/6mpwRz+jpJ1QYiHNm3yrDs+tB4FloSKUjUiLky20FgeS1f2F8QiBqhwzbC9aZ bCOpdAWmkm0MoUjnl+HYrxRFK6Fd/YtrsZO+LoZI/gxLUTrvP5vLXKupxM7HWl0g CRWleYz2JEBnnM3/ynKH7E96LFKL4bfoERoEm1tsPyaC6DuiXYV4tFWNQx/pLFYy LiKT7YJ7YsGPOqGy3/+Z/HGz+wjAknux6AsnjeqrpDlhyyama6mWMHXHBKl+TJt2 wn1dkpqyS3km/OvQqLrtLWQq+xGtcAU1jW5M9vJCuxRXT7LeD4vSG/8y0ha+idYw VB1LVCzPRMg8EKQf4IsQghB5RQPT0oBruUesOtaSdKF0pD+VJOsMMzdqCILMF/9I l66yTvS/gvADbrdVEaESdWl1PWWREwiCsFMdw0pyBrokfESN5lADAkszDNp2P18c hm9rs4kxjRA6R8cV6PGB =eeta -----END PGP SIGNATURE----- --Sig_/VnzOAVYo3gB+pPRQ/YdBA8=--