mirror of
https://abf.rosa.ru/djam/dotnet3.1.git
synced 2025-02-23 22:42:56 +00:00
typo macro
This commit is contained in:
parent
c0effed22c
commit
f6782242a8
1 changed files with 2 additions and 2 deletions
|
@ -51,7 +51,7 @@
|
|||
%global runtime_arch arm64
|
||||
%endif
|
||||
|
||||
%global runtime_id distsuffix.rosa_release*-%{runtime_arch}
|
||||
%global runtime_id %{distsuffix}.%{rosa_release}*-%{runtime_arch}
|
||||
|
||||
Name: dotnet3.1
|
||||
Version: %{sdk_rpm_version}
|
||||
|
@ -456,7 +456,7 @@ VERBOSE=1 ./build.sh \
|
|||
/p:SkipPortableRuntimeBuild=true \
|
||||
/p:LogVerbosity=n \
|
||||
/p:MinimalConsoleLogOutput=false \
|
||||
/p:ContinueOnPrebuiltBaselineError=true \
|
||||
/p:ContinueOnPrebuiltBaselineError=true
|
||||
|
||||
|
||||
sed -e 's|[@]LIBDIR[@]|%{_libdir}|g' %{SOURCE2} > dotnet.sh
|
||||
|
|
Loading…
Add table
Reference in a new issue