This commit is contained in:
parent
2eb3a5fd9f
commit
a7b5f669d5
@ -76,7 +76,6 @@ export RPM_OPT_FLAGS="%{optflags} -mminimal-toc"
|
|||||||
%files
|
%files
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%doc AUTHORS COPYING* README
|
%doc AUTHORS COPYING* README
|
||||||
%config %{_kf5_configdir}/*.knsrc
|
|
||||||
%config %{_kf5_configdir}/kturtle.knsrc
|
%config %{_kf5_configdir}/kturtle.knsrc
|
||||||
%dir %{_kf5_appstreamdir}
|
%dir %{_kf5_appstreamdir}
|
||||||
%doc %lang(en) %{_kf5_htmldir}/en/kturtle/
|
%doc %lang(en) %{_kf5_htmldir}/en/kturtle/
|
||||||
@ -84,6 +83,7 @@ export RPM_OPT_FLAGS="%{optflags} -mminimal-toc"
|
|||||||
%{_kf5_appstreamdir}/org.kde.kturtle.appdata.xml
|
%{_kf5_appstreamdir}/org.kde.kturtle.appdata.xml
|
||||||
%{_kf5_bindir}/kturtle
|
%{_kf5_bindir}/kturtle
|
||||||
%{_kf5_iconsdir}/hicolor/*/apps/kturtle.*
|
%{_kf5_iconsdir}/hicolor/*/apps/kturtle.*
|
||||||
|
%{_kf5_sharedir}/katepart/
|
||||||
%{_kf5_sharedir}/kturtle/
|
%{_kf5_sharedir}/kturtle/
|
||||||
%{_kf5_kxmlguidir}/kturtle/
|
%{_kf5_kxmlguidir}/kturtle/
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user