From 93fe6d1ba0e49a7acb827bc7159bf5709d11e0cf Mon Sep 17 00:00:00 2001 From: Bart Ribbers Date: Thu, 17 Oct 2019 17:41:19 +0200 Subject: community/kde-frameworks: fix linting errors Closes !517 --- community/knotifications/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'community/knotifications') 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 } -- cgit v1.2.3