diff options
Diffstat (limited to 'community/pdsh/APKBUILD')
-rw-r--r-- | community/pdsh/APKBUILD | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/community/pdsh/APKBUILD b/community/pdsh/APKBUILD index a009f72a48..52bcce65c7 100644 --- a/community/pdsh/APKBUILD +++ b/community/pdsh/APKBUILD @@ -14,7 +14,6 @@ source="https://github.com/chaos/$pkgname/archive/$pkgname-$pkgver.tar.gz without-rresvport.patch fix-test-t6036.patch" builddir="$srcdir/$pkgname-$pkgname-$pkgver" -options="!checkroot" prepare() { default_prepare |