forked from pool/discover
This commit is contained in:
parent
8f0163758f
commit
43566f5320
@ -88,6 +88,9 @@ This is the systray plasmoid to notify the user that updates are available
|
|||||||
%find_lang libdiscover %{name}.lang
|
%find_lang libdiscover %{name}.lang
|
||||||
%find_lang plasma-discover-notifier %{name}.lang
|
%find_lang plasma-discover-notifier %{name}.lang
|
||||||
%find_lang plasma-discover %{name}.lang
|
%find_lang plasma-discover %{name}.lang
|
||||||
|
%find_lang plasma_applet_org.kde.discovernotifier plasma.lang
|
||||||
|
%else
|
||||||
|
touch plasma.lang
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%files
|
%files
|
||||||
@ -112,7 +115,7 @@ This is the systray plasmoid to notify the user that updates are available
|
|||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%files plasmoid
|
%files plasmoid -f plasma.lang
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%doc COPYING COPYING.GFDL COPYING.LIB
|
%doc COPYING COPYING.GFDL COPYING.LIB
|
||||||
%dir %{_kf5_sharedir}/plasma
|
%dir %{_kf5_sharedir}/plasma
|
||||||
|
Loading…
Reference in New Issue
Block a user