diff options
Diffstat (limited to 'core/make/APKBUILD')
-rw-r--r-- | core/make/APKBUILD | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/core/make/APKBUILD b/core/make/APKBUILD index f3ef6d9eda..5d2141402d 100644 --- a/core/make/APKBUILD +++ b/core/make/APKBUILD @@ -7,7 +7,6 @@ url="http://www.gnu.org/software/make" license=GPL depends=uclibc subpackages="$pkgname-doc" -splitfuncs="doc" source="ftp://ftp.gnu.org/gnu/$pkgname/$pkgname-$pkgver.tar.gz" build() { |