Fabio Valentini 5 years ago
parent b77d0c3ddf
commit 4a673113a0
No known key found for this signature in database
GPG Key ID: 5AC5F572E5D410AF

@ -53,16 +53,12 @@ Requires: kf5-kio-devel
%build
mkdir %{_target_platform}
pushd %{_target_platform}
%{cmake_kf5} ..
popd
%make_build -C %{_target_platform}
%cmake_kf5
%cmake_build
%install
make install/fast DESTDIR=%{buildroot} -C %{_target_platform}
%cmake_install
%find_lang %{name} --all-name

Loading…
Cancel
Save