Build using cmake macros

epel9
Jan Grulich 5 years ago
parent 3ca44087a7
commit ae300649b5

@ -70,16 +70,12 @@ of a daemon (a KDED module) and a KCModule for its configuration.
%build %build
mkdir %{_target_platform} %{cmake_kf5}
pushd %{_target_platform}
%{cmake_kf5} ..
popd
%make_build -C %{_target_platform}
%cmake_build
%install %install
make install/fast DESTDIR=%{buildroot} -C %{_target_platform} %cmake_install
%find_lang powerdevil5 --with-html --all-name %find_lang powerdevil5 --with-html --all-name

Loading…
Cancel
Save