Gentoo Archives: gentoo-dev

From: Ulrich Mueller <ulm@g.o>
To: "Michał Górny" <mgorny@g.o>
Cc: gentoo-dev@l.g.o
Subject: Re: [gentoo-dev] [PATCH 3/4] distutils-r1.eclass: Use 'dosym -r' in EAPI 8
Date: Sat, 26 Jun 2021 07:59:00
Message-Id: ur1gp9hvr@gentoo.org
In Reply to: [gentoo-dev] [PATCH 3/4] distutils-r1.eclass: Use 'dosym -r' in EAPI 8 by "Michał Górny"
1 >>>>> On Fri, 25 Jun 2021, Michał Górny wrote:
2
3 > + local dosym=dosym
4 > + [[ ${EAPI} == [67] ]] && dosym=dosym8
5 > + "${dosym}" -r /usr/lib/python-exec/python-exec2 \
6 > + "${bindir#${EPREFIX}}/${basename}"
7
8 Shouldn't the eclass inherit eapi8-dosym in EAPIs 6 and 7?
9
10 Ulrich

Attachments

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

Replies