diff options
Diffstat (limited to 'community/py3-django-rest-framework/APKBUILD')
-rw-r--r-- | community/py3-django-rest-framework/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/py3-django-rest-framework/APKBUILD b/community/py3-django-rest-framework/APKBUILD index 35b26aef473..aa10ab7a7c9 100644 --- a/community/py3-django-rest-framework/APKBUILD +++ b/community/py3-django-rest-framework/APKBUILD @@ -25,7 +25,7 @@ check() { } package() { - python3 setup.py --quiet install --prefix=/usr --root="$pkgdir" + python3 setup.py --quiet install --skip-build --root="$pkgdir" } sha512sums=" |