aboutsummaryrefslogtreecommitdiffstats
path: root/community/kdbusaddons
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/kdbusaddons
parent2aefaab831e76099e103a2a1702652f3a6c61f62 (diff)
downloadaports-93fe6d1ba0e49a7acb827bc7159bf5709d11e0cf.tar.bz2
aports-93fe6d1ba0e49a7acb827bc7159bf5709d11e0cf.tar.xz
community/kde-frameworks: fix linting errors
Closes !517
Diffstat (limited to 'community/kdbusaddons')
-rw-r--r--community/kdbusaddons/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/kdbusaddons/APKBUILD b/community/kdbusaddons/APKBUILD
index d457f27325..3eab411e60 100644
--- a/community/kdbusaddons/APKBUILD
+++ b/community/kdbusaddons/APKBUILD
@@ -14,7 +14,7 @@ options="!check" # Requires running dbus-daemon
prepare() {
default_prepare
-
+
mkdir "$builddir"/build
}