mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-17 14:49:30 -07:00
dev-python/backports-shutil_get_terminal_size: remove double prefix.
Package-Manager: portage-2.3.0
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2015 Gentoo Foundation
|
||||
# Copyright 1999-2016 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Id$
|
||||
|
||||
@@ -29,5 +29,5 @@ python_install() {
|
||||
distutils-r1_python_install
|
||||
|
||||
# main namespace provided by dev-python/backports
|
||||
rm "${ED}$(python_get_sitedir)"/backports/__init__.py* || die
|
||||
rm "${D}$(python_get_sitedir)"/backports/__init__.py* || die
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user