[Tizen] Change the location and value for generating vconf of runtime_version accepted/tizen_7.0_unified tizen_7.0 accepted/tizen/7.0/unified/20231101.053156
authorj-h.choi <j-h.choi@samsung.com>
Fri, 28 Jul 2023 02:07:36 +0000 (11:07 +0900)
committerj-h.choi <j-h.choi@samsung.com>
Tue, 31 Oct 2023 01:12:04 +0000 (10:12 +0900)
packaging/coreclr.spec

index 4b708ab..48b41fd 100755 (executable)
@@ -784,10 +784,6 @@ cp ./nuget/*.nupkg %{buildroot}/nuget
 rm -f %{_datadir}/%{netcoreappdir}/*.Backup
 %endif
 
-#From .NET6.0, the version is accumulated in vconf and set in descending order
-#%{dotnet_version}:x.x.x:~~~:6.0.0
-%post
-/usr/bin/vconftool set -t string db/dotnet/runtime_version %{dotnet_version} -f
-/sbin/ldconfig
+%post -p /sbin/ldconfig
 
 %postun -p /sbin/ldconfig