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 %install
make install/fast DESTDIR=%{buildroot} -C %{_target_platform} 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 %check
@ -86,7 +86,7 @@ make test ARGS="--output-on-failure --timeout 30" -C %{_target_platform} ||:
%endif %endif
%files -f %{name}.lang %files -f desktop_extragear-libs_kirigami.lang
# README is currently only build instructions, omit for now # README is currently only build instructions, omit for now
#doc README.md #doc README.md
%license LICENSE* %license LICENSE*

Loading…
Cancel
Save