aboutsummaryrefslogtreecommitdiffstats
path: root/community/kmediaplayer
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/kmediaplayer
parent2aefaab831e76099e103a2a1702652f3a6c61f62 (diff)
downloadaports-93fe6d1ba0e49a7acb827bc7159bf5709d11e0cf.tar.bz2
aports-93fe6d1ba0e49a7acb827bc7159bf5709d11e0cf.tar.xz
community/kde-frameworks: fix linting errors
Closes !517
Diffstat (limited to 'community/kmediaplayer')
-rw-r--r--community/kmediaplayer/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/kmediaplayer/APKBUILD b/community/kmediaplayer/APKBUILD
index e69d073aeb..0b1fdee071 100644
--- a/community/kmediaplayer/APKBUILD
+++ b/community/kmediaplayer/APKBUILD
@@ -15,7 +15,7 @@ subpackages="$pkgname-dev"
prepare() {
default_prepare
-
+
mkdir "$builddir"/build
}