diff --git a/dotnet8.0.spec b/dotnet8.0.spec index 30817bf..23fc804 100644 --- a/dotnet8.0.spec +++ b/dotnet8.0.spec @@ -429,9 +429,6 @@ popd %autopatch -p1 -M 999 -# Fix bad hardcoded path in build -sed -i 's|/usr/share/dotnet|%{_libdir}/dotnet|' src/runtime/src/native/corehost/hostmisc/pal.unix.cpp - %if ! %{use_bundled_libunwind} sed -i -E 's|( /p:BuildDebPackage=false)|\1 --cmakeargs -DCLR_CMAKE_USE_SYSTEM_LIBUNWIND=TRUE|' src/runtime/eng/SourceBuild.props %endif