forked from pool/kxmlgui
This commit is contained in:
parent
25a628c8f8
commit
305c6d9dad
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Sep 21 19:17:51 UTC 2014 - hrvoje.senjan@gmail.com
|
||||
|
||||
- Make KXMLLGui own %{_kf5_sharedir}/kxmlgui5/
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 9 09:49:40 UTC 2014 - hrvoje.senjan@gmail.com
|
||||
|
||||
|
@ -105,6 +105,8 @@ description for example for integrating actions from plugins. Development files.
|
||||
%kf5_makeinstall -C build
|
||||
%fdupes -s %{buildroot}
|
||||
|
||||
mkdir -p %{buildroot}%{_kf5_sharedir}/kxmlgui5/
|
||||
|
||||
%find_lang %{name}5
|
||||
|
||||
%post -n %lname -p /sbin/ldconfig
|
||||
@ -120,6 +122,7 @@ description for example for integrating actions from plugins. Development files.
|
||||
%{_kf5_configdir}/ui/
|
||||
%{_kf5_libexecdir}/ksendbugmail
|
||||
%{_kf5_datadir}/kxmlgui/
|
||||
%dir %{_kf5_sharedir}/kxmlgui5/
|
||||
|
||||
%files devel
|
||||
%defattr(-,root,root)
|
||||
|
Loading…
x
Reference in New Issue
Block a user