diff options
author | Michał Górny <mgorny@gentoo.org> | 2016-05-15 11:25:51 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2016-05-21 21:38:36 +0200 |
commit | 9f10af2ddb28388fb8150ae545f1f028ad998dce (patch) | |
tree | 87fa4ed6635413ebfedf311cf4224b5cfb6976c2 /dev-libs | |
parent | dev-vcs/kdesvn: Indention (diff) | |
download | gentoo-9f10af2ddb28388fb8150ae545f1f028ad998dce.tar.gz gentoo-9f10af2ddb28388fb8150ae545f1f028ad998dce.tar.bz2 gentoo-9f10af2ddb28388fb8150ae545f1f028ad998dce.zip |
distutils-r1.eclass: Do not apply patches if DISTUTILS_OPTIONAL is used
Do not apply PATCHES and user patches (either via the EAPI 6 default or
pre-EAPI 5 code) when DISTUTILS_OPTIONAL is being used. In this case,
distutils functions are usually called conditionally, in a subdirectory,
while both PATCHES and user patches are usually intended to be applied
top-level.
There is no ebuild relying on distutils-r1_src_prepare applying patches
with DISTUTILS_OPTIONAL. In fact, there are ebuilds which work around
this behavior.
Diffstat (limited to 'dev-libs')
0 files changed, 0 insertions, 0 deletions