forked from pool/mygnuhealth
This commit is contained in:
parent
3fe3214966
commit
0d55cf5d10
@ -74,6 +74,9 @@ Information Management System for Desktop and Mobile Devices
|
|||||||
desktop-file-install --dir %{buildroot}%{_datadir}/applications org.kde.mygnuhealth.desktop
|
desktop-file-install --dir %{buildroot}%{_datadir}/applications org.kde.mygnuhealth.desktop
|
||||||
%suse_update_desktop_file org.kde.mygnuhealth
|
%suse_update_desktop_file org.kde.mygnuhealth
|
||||||
|
|
||||||
|
#documentation in the MyGNUHealth-doc package is sufficient
|
||||||
|
rm -rf %{buildroot}%{_docdir}/*
|
||||||
|
|
||||||
%python_expand %fdupes %{buildroot}%{python3_sitelib}
|
%python_expand %fdupes %{buildroot}%{python3_sitelib}
|
||||||
|
|
||||||
%post
|
%post
|
||||||
@ -94,6 +97,5 @@ rm -rf /home/*/.cache/mygnuhealth
|
|||||||
|
|
||||||
%files -n %{name}-doc
|
%files -n %{name}-doc
|
||||||
%doc README.rst doc/*
|
%doc README.rst doc/*
|
||||||
%doc %{docdir}/.
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
Loading…
Reference in New Issue
Block a user