From 92d8c90bd5486e7088a7d0fc929f292ac0de684a Mon Sep 17 00:00:00 2001 From: Mahno Date: Mon, 10 Mar 2025 14:36:34 +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 fb32d9b..f42cd2f 100644 --- a/yast2.spec +++ b/yast2.spec @@ -182,7 +182,7 @@ ln -s ../%{_sbindir}/yast2 %{buildroot}/sbin # symlink the yardoc duplicates, saves over 2MB in installed system # (the RPM package size is decreased just by few kilobytes # because of the compression) -%fdupes -s %{buildroot}/%{_docdir}/yast2 +%fdupes -s %{buildroot}/%{_docdir}/packages/yast2 %post %{fillup_only -n yast2} @@ -241,10 +241,10 @@ fi %doc %{yast_vardir}/hooks/README.md %if 0%{?suse_version} < 1550 -# /sbin/yast* +/sbin/yast* # this causes repetitive files including %endif -%{_sbindir}/yast* +# %{_sbindir}/yast* # wizard %dir %{yast_yncludedir}/wizard