aboutsummaryrefslogtreecommitdiffstats
path: root/testing/py3-netdisco/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/py3-netdisco/APKBUILD')
-rw-r--r--testing/py3-netdisco/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py3-netdisco/APKBUILD b/testing/py3-netdisco/APKBUILD
index edf61b2736..76f724cb4d 100644
--- a/testing/py3-netdisco/APKBUILD
+++ b/testing/py3-netdisco/APKBUILD
@@ -26,7 +26,7 @@ check() {
package() {
cd "$builddir"
- $python setup.py install --prefix=/usr --root="$subpkgdir"
+ python3 setup.py install --prefix=/usr --root="$pkgdir"
}
sha512sums="e310fa80414877adeeb77cd66d3fa11b76a41c149a90ac0bed62a98e9d025200170156c6be42a9ee49c921ab8f4afdaceb5ab3b4075b768613f7b38025b75361 netdisco-2.0.0.tar.gz"