summaryrefslogtreecommitdiff
path: root/testing/py3-ticket-auth/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/py3-ticket-auth/APKBUILD')
-rw-r--r--testing/py3-ticket-auth/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py3-ticket-auth/APKBUILD b/testing/py3-ticket-auth/APKBUILD
index f4436a38fcd..e95d44473c7 100644
--- a/testing/py3-ticket-auth/APKBUILD
+++ b/testing/py3-ticket-auth/APKBUILD
@@ -19,7 +19,7 @@ build() {
package() {
cd "$builddir"
- python3 setup.py install --prefix=/usr --root="$pkgdir"
+ python3 setup.py install --skip-build --root="$pkgdir"
}
sha512sums="67af674a5061d72350bc683a8614151815a91b4bdb2b641ade4d171a631fe71e574f48b3535285ace18ac5ae101e32434efaba5ec72bed30a6f0fbe88124708b ticket_auth-0.1.4.tar.gz"