fix build the third
All checks were successful
/ build (40) (push) Successful in 43s

This commit is contained in:
mr-boneman 2025-04-15 11:26:19 +02:00
parent 1156231a5b
commit abc1fd794e

View file

@ -24,9 +24,9 @@ tar -xvf dwarfs-%{version}-Linux-%{_arch}.tar.xz
%install
mkdir -p %{buildroot}%{_mandir}
cp -vr dwarfs-%{version}-Linux-%{_arch}-clang/bin/ %{buildroot}%{_bindir}
cp -vr dwarfs-%{version}-Linux-%{_arch}-clang/sbin/* %{buildroot}%{_bindir} # bin and sbin are the same in fedora
cp -vr dwarfs-%{version}-Linux-%{_arch}-clang/share/man/* %{buildroot}%{_mandir} # bin and sbin are the same in fedora
cp -vr dwarfs-%{version}-Linux-%{_arch}/bin/ %{buildroot}%{_bindir}
cp -vr dwarfs-%{version}-Linux-%{_arch}/sbin/* %{buildroot}%{_bindir} # bin and sbin are the same in fedora
cp -vr dwarfs-%{version}-Linux-%{_arch}/share/man/* %{buildroot}%{_mandir} # bin and sbin are the same in fedora
%files
%{_bindir}/pxattr