mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-python/backports-zstd: Remove backports/__init__.py
Closes: https://bugs.gentoo.org/964779 Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
@@ -44,6 +44,9 @@ src_prepare() {
|
||||
DISTUTILS_ARGS=(
|
||||
--system-zstd
|
||||
)
|
||||
|
||||
# remove namespace file
|
||||
rm src/python/backports/__init__.py || die
|
||||
}
|
||||
|
||||
python_test() {
|
||||
Reference in New Issue
Block a user