diff options
Diffstat (limited to 'community/trash-cli/APKBUILD')
-rw-r--r-- | community/trash-cli/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/trash-cli/APKBUILD b/community/trash-cli/APKBUILD index e4eaba27018..0bbda534fec 100644 --- a/community/trash-cli/APKBUILD +++ b/community/trash-cli/APKBUILD @@ -22,7 +22,7 @@ check() { } package() { - python3 setup.py install --prefix=/usr --root="$pkgdir" + python3 setup.py install --skip-build --root="$pkgdir" } sha512sums=" |