From 70ac8fdeea7f359c10ff0aac4639359fb7a1aaa4 Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Sat, 23 Jan 2021 08:54:23 -0600 Subject: [PATCH] .spec cosmetics yeah, probably just a peeve of mine, but easier to track %%build changes when these are 1 per line --- plasma-workspace.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/plasma-workspace.spec b/plasma-workspace.spec index 33c611f..416d36d 100644 --- a/plasma-workspace.spec +++ b/plasma-workspace.spec @@ -440,7 +440,8 @@ EOL %build -%{cmake_kf5} %{?with_wayland_default:-DPLASMA_WAYLAND_DEFAULT_SESSION:BOOL=ON} +%{cmake_kf5} \ + %{?with_wayland_default:-DPLASMA_WAYLAND_DEFAULT_SESSION:BOOL=ON} %cmake_build