Gentoo Archives: gentoo-python

From: "Michał Górny" <mgorny@g.o>
To: "Michał Górny" <mgorny@g.o>
Cc: gentoo-python@l.g.o
Subject: Re: [gentoo-python] [PATCH 1/6] [python-any-r1] use PYTHON_PKG_DEP for generating deps.
Date: Sat, 27 Jul 2013 09:39:13
Message-Id: 20130727113919.1de8175e@gentoo.org
In Reply to: [gentoo-python] [PATCH 1/6] [python-any-r1] use PYTHON_PKG_DEP for generating deps. by "Michał Górny"
1 Dnia 2013-07-22, o godz. 11:50:17
2 Michał Górny <mgorny@g.o> napisał(a):
3
4 > done
5 > - PYTHON_DEPS="|| ( ${PYTHON_DEPS})"
6 > + PYTHON_DEPS="|| ( ${PYTHON_DEPS} )"
7 > }
8 > _python_build_set_globals
9
10 marienz noticed that I added the space unintentionally (PYTHON_DEPS
11 ends with a space). However, at the point I'm wondering if it's not
12 better to do it like this in all the classes. Although it results
13 in double space before the closing parenthesis, it is less confusing :).
14
15 --
16 Best regards,
17 Michał Górny

Attachments

File name MIME type
signature.asc application/pgp-signature