[Tizen] Create version file (#82)
author최종헌/MDE Lab(SR)/삼성전자 <j-h.choi@samsung.com>
Wed, 15 Feb 2023 07:43:01 +0000 (16:43 +0900)
committerMikhail Kurinnoi <m.kurinnoi@samsung.com>
Tue, 19 Nov 2024 14:47:36 +0000 (17:47 +0300)
packaging/coreclr-diagnostics.spec

index 89b64b4503c17556d50e1e47687726e8a2545c0d..570176f664072ff6d375dfca3ee8fac969261af2 100755 (executable)
@@ -210,6 +210,8 @@ rm -f %{buildroot}%{diagnosticsdir}/System.Collections.Immutable.dll
 rm -f %{buildroot}%{diagnosticsdir}/System.Reflection.Metadata.dll
 rm -f %{buildroot}%{diagnosticsdir}/System.Runtime.CompilerServices.Unsafe.dll
 
+touch %{buildroot}%{diagnosticsdir}/version-%{version}
+
 %files
 %manifest %{name}.manifest
 %{diagnosticsdir}/*