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