SHA256
1
0
forked from pool/mygnuhealth
Axel Braun 2021-07-08 13:37:57 +00:00 committed by Git OBS Bridge
parent 3fe3214966
commit 0d55cf5d10

View File

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