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