commit: ba9f6be402941d77507e1657be0ed218c76a60e1 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Mon Nov 14 05:08:01 2022 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Mon Nov 14 05:08:08 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ba9f6be4
dev-python/libsass: Inline patch name prior to pkgmove Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> dev-python/libsass/libsass-0.21.0-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/libsass/libsass-0.21.0-r1.ebuild b/dev-python/libsass/libsass-0.21.0-r1.ebuild index b40687bd9fcf..ec20d51c8ace 100644 --- a/dev-python/libsass/libsass-0.21.0-r1.ebuild +++ b/dev-python/libsass/libsass-0.21.0-r1.ebuild @@ -30,7 +30,7 @@ BDEPEND=" # Remove sassc, in favour of pysassc, see: https://github.com/sass/libsass-python/issues/134 # This avoids a file collision with dev-lang/sassc -PATCHES=( "${FILESDIR}"/${PN}-0.20.0_rename_sassc.patch ) +PATCHES=( "${FILESDIR}"/libsass-0.20.0_rename_sassc.patch ) distutils_enable_tests pytest
