|
|
|
@ -330,7 +330,7 @@ cp -alf %{buildroot}%{py3_sipdir} \
|
|
|
|
|
%endif
|
|
|
|
|
|
|
|
|
|
if [ "%{_prefix}" != "/usr" ]; then
|
|
|
|
|
cp -ru %{buildroot}/usr/* %{buildroot}%{_prefix}/
|
|
|
|
|
cp -ru %{buildroot}/usr/* %{buildroot}%{_prefix}/ || echo "Nothing to copy"
|
|
|
|
|
rm -rf %{buildroot}/usr/*
|
|
|
|
|
fi
|
|
|
|
|
|
|
|
|
|