aboutsummaryrefslogtreecommitdiffstats
path: root/community/kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'community/kconfig')
-rw-r--r--community/kconfig/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/kconfig/APKBUILD b/community/kconfig/APKBUILD
index ab9df32423..c9b8571feb 100644
--- a/community/kconfig/APKBUILD
+++ b/community/kconfig/APKBUILD
@@ -14,7 +14,7 @@ subpackages="$pkgname-dev $pkgname-doc $pkgname-lang"
prepare() {
default_prepare
-
+
mkdir "$builddir"/build
}