testing/py3-llfuse: remove -doc subpackage

This commit is contained in:
Jakub Jirutka 2017-11-14 01:07:51 +01:00
parent c3a70b29be
commit fc8a255e41

View File

@ -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"