Axel Braun 2021-07-08 06:57:06 +00:00 committed by Git OBS Bridge
parent 79a133efbb
commit e270b71237

View File

@ -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