File project.diff of Package oxygen5-small
--- oxygen5.spec.orig
+++ oxygen5.spec
@@ -34,7 +34,7 @@ Source: https://download.kde.org
%if %{with released}
Source1: https://download.kde.org/stable/plasma/%{version}/oxygen-%{version}.tar.xz.sig
Source2: plasma.keyring
-Patch: oxygen-metrics.patch
+Patch: oxygen-metrics.patch
%endif
BuildRequires: extra-cmake-modules >= 5.98.0
BuildRequires: kf5-filesystem
@@ -124,6 +124,7 @@ This package contains the libraries Oxyg
%setup -q -n oxygen-%{version}
%patch -p1
+
%build
%cmake_kf5 -d build -- -DCMAKE_INSTALL_LOCALEDIR=%{_kf5_localedir}
%cmake_build