aboutsummaryrefslogtreecommitdiffstats
path: root/community/kunitconversion
diff options
context:
space:
mode:
authorBart Ribbers <bribbers@disroot.org>2019-10-17 17:41:19 +0200
committerKevin Daudt <kdaudt@alpinelinux.org>2019-10-20 19:49:47 +0000
commit93fe6d1ba0e49a7acb827bc7159bf5709d11e0cf (patch)
tree487f61c11887ad4788225ccf1d026ed6c121e6c9 /community/kunitconversion
parent2aefaab831e76099e103a2a1702652f3a6c61f62 (diff)
downloadaports-93fe6d1ba0e49a7acb827bc7159bf5709d11e0cf.tar.bz2
aports-93fe6d1ba0e49a7acb827bc7159bf5709d11e0cf.tar.xz
community/kde-frameworks: fix linting errors
Closes !517
Diffstat (limited to 'community/kunitconversion')
-rw-r--r--community/kunitconversion/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/kunitconversion/APKBUILD b/community/kunitconversion/APKBUILD
index 28b07e588c..cfb2ad84c3 100644
--- a/community/kunitconversion/APKBUILD
+++ b/community/kunitconversion/APKBUILD
@@ -14,7 +14,7 @@ subpackages="$pkgname-dev $pkgname-doc $pkgname-lang"
prepare() {
default_prepare
-
+
mkdir "$builddir"/build
}