diff --git a/mygnuhealth.spec b/mygnuhealth.spec index e6d1e2c..3c00afc 100644 --- a/mygnuhealth.spec +++ b/mygnuhealth.spec @@ -73,6 +73,11 @@ 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 +#adapt documentation path to system standard. +cd %{buildroot}%{_docdir} +cd .. +mv mygnuhealth/. %{buildroot}%{_docdir}/. + %python_expand %fdupes %{buildroot}%{python3_sitelib} %post