diff --git a/mygnuhealth.spec b/mygnuhealth.spec index 3db83af..f31cd22 100644 --- a/mygnuhealth.spec +++ b/mygnuhealth.spec @@ -74,6 +74,9 @@ Information Management System for Desktop and Mobile Devices desktop-file-install --dir %{buildroot}%{_datadir}/applications org.kde.mygnuhealth.desktop %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} %post @@ -94,6 +97,5 @@ rm -rf /home/*/.cache/mygnuhealth %files -n %{name}-doc %doc README.rst doc/* -%doc %{docdir}/. %changelog