From 0d55cf5d1086f5bd51f265bc273467dd9beeed83deb0cb5f2158de34959dea16 Mon Sep 17 00:00:00 2001 From: Axel Braun Date: Thu, 8 Jul 2021 13:37:57 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/Application:ERP:GNUHealth:Factory/mygnuhealth?expand=0&rev=19 --- mygnuhealth.spec | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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