summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2022-11-14 06:08:01 +0100
committerMichał Górny <mgorny@gentoo.org>2022-11-14 06:08:08 +0100
commitba9f6be402941d77507e1657be0ed218c76a60e1 (patch)
treec91a4b1f31d3309a33a0ce31982d82eb1f836b18 /dev-python
parentdev-python/zope-exceptions: Remove old (diff)
downloadgentoo-ba9f6be402941d77507e1657be0ed218c76a60e1.tar.gz
gentoo-ba9f6be402941d77507e1657be0ed218c76a60e1.tar.bz2
gentoo-ba9f6be402941d77507e1657be0ed218c76a60e1.zip
dev-python/libsass: Inline patch name prior to pkgmove
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/libsass/libsass-0.21.0-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
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