diff options
Diffstat (limited to 'core/sfic')
-rw-r--r-- | core/sfic/APKBUILD | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/core/sfic/APKBUILD b/core/sfic/APKBUILD index 7c87f017a6..91b82ce44a 100644 --- a/core/sfic/APKBUILD +++ b/core/sfic/APKBUILD @@ -8,6 +8,8 @@ makedepends="autoconf automake binutils gcc make uclibc-dev" arch=i486 url=http://sfic.sourceforge.net source="http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz" + +subpackages="$pkgname-doc" splitfuncs="doc" build() { |