From 0354d58d34c30aa03a81fb4eeaa3b9f81e331a99 Mon Sep 17 00:00:00 2001 From: Mahno Date: Mon, 3 Mar 2025 14:52:30 +0800 Subject: [PATCH] try fix build issues --- yast2.spec | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yast2.spec b/yast2.spec index f2c9e51..3392433 100644 --- a/yast2.spec +++ b/yast2.spec @@ -15,7 +15,7 @@ # Please submit bugfixes or comments via https://bugs.opensuse.org/ # - +%define _fillupdir %{_docdir}/fillup-templates Name: yast2 Version: 5.0.11 @@ -233,9 +233,9 @@ fi %{_datadir}/bash-completion/completions # documentation (not included in devel subpackage) -%doc %dir %{yast_docdir} +%doc %dir %{_docdir}/packages/yast2 %license %{yast_docdir}/COPYING -%doc %{yast_docdir}/README.md +%doc %{_docdir}/packages/yast2/README.md %{_mandir}/*/* %doc %{yast_vardir}/hooks/README.md