Create version file (#82)
author최종헌/MDE Lab(SR)/삼성전자 <j-h.choi@samsung.com>
Wed, 15 Feb 2023 07:43:01 +0000 (16:43 +0900)
committerHyungju Lee <leee.lee@samsung.com>
Wed, 8 Mar 2023 11:15:02 +0000 (20:15 +0900)
packaging/coreclr-diagnostics.spec

index c48d6006437ffc0c021749065a0c5d5caab90e1c..4fe3850f848b4075f076afd6baca228b71c77652 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}/*