mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-30 22:48:07 -07:00
dev-python/pmw: Updates for eapi7 ebuilds
Package-Manager: Portage-2.3.70, Repoman-2.3.16 Signed-off-by: Alexey Shvetsov <alexxy@gentoo.org>
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
src/setup.py | 2 --
|
||||
1 file changed, 2 deletions(-)
|
||||
|
||||
diff --git a/src/setup.py b/src/setup.py
|
||||
diff --git a/setup.py b/setup.py
|
||||
index a5f9039..cfcf8a2 100755
|
||||
--- a/src/setup.py
|
||||
+++ b/src/setup.py
|
||||
--- a/setup.py
|
||||
+++ b/setup.py
|
||||
@@ -16,9 +16,7 @@ setup(name="Pmw",
|
||||
'Pmw.Pmw_1_3_3.lib',],
|
||||
|
||||
|
||||
@@ -28,7 +28,7 @@ RESTRICT="test"
|
||||
S="${WORKDIR}/${MY_P}"
|
||||
|
||||
python_prepare() {
|
||||
distutils-r1_python_prepare
|
||||
distutils-r1_python_prepare_all
|
||||
2to3 Pmw
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user