commit: dc75a52d778adc75e0c6d12dfababff1379b2277
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Tue Feb 13 04:27:37 2024 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue Feb 13 04:27:37 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dc75a52d
dev-python/editorconfig: Fix S
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/editorconfig/editorconfig-0.12.3-r1.ebuild | 1 +
1 file changed, 1 insertion(+)
diff --git a/dev-python/editorconfig/editorconfig-0.12.3-r1.ebuild
b/dev-python/editorconfig/editorconfig-0.12.3-r1.ebuild
index df3872e19dc0..50fae255ae99 100644
--- a/dev-python/editorconfig/editorconfig-0.12.3-r1.ebuild
+++ b/dev-python/editorconfig/editorconfig-0.12.3-r1.ebuild
@@ -18,6 +18,7 @@ SRC_URI="
-> editorconfig-core-test-${TESTVER}.tar.gz
)
"
+S=${WORKDIR}/${MY_P}
LICENSE="PYTHON BSD-4"
SLOT="0"