diff options
-rw-r--r-- | testing/py3-llfuse/APKBUILD | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/testing/py3-llfuse/APKBUILD b/testing/py3-llfuse/APKBUILD index 4af362bd44..9b2ec7fd64 100644 --- a/testing/py3-llfuse/APKBUILD +++ b/testing/py3-llfuse/APKBUILD @@ -11,7 +11,6 @@ arch="all" license="LGPL" makedepends="python3-dev fuse-dev attr-dev" checkdepends="pytest" -subpackages="$pkgname-doc" source="https://bitbucket.org/nikratio/python-llfuse/downloads/$_pkgname-$pkgver.tar.bz2" builddir="$srcdir/$_pkgname-$pkgver" |