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