use find_lang_kf5

epel9
Rex Dieter 8 years ago
parent d1f2875954
commit 244114d05b

@ -70,7 +70,7 @@ make %{?_smp_mflags} -C %{_target_platform}
%install
make install/fast DESTDIR=%{buildroot} -C %{_target_platform}
%find_lang %{name} --with-qt --with-man --all-name
%find_lang_kf5 desktop_extragear-libs_kirigami
%check
@ -86,7 +86,7 @@ make test ARGS="--output-on-failure --timeout 30" -C %{_target_platform} ||:
%endif
%files -f %{name}.lang
%files -f desktop_extragear-libs_kirigami.lang
# README is currently only build instructions, omit for now
#doc README.md
%license LICENSE*

Loading…
Cancel
Save