From: Suyeon Hwang Date: Mon, 17 Jul 2017 08:06:59 +0000 (+0900) Subject: Fix spec file X-Git-Tag: accepted/tizen/4.0/unified/20170816.014849^0 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=1ee47cd58a70dd702878358487ef44c8bfb35806;p=platform%2Fcore%2Fcsapi%2Fuix-stt-engine.git Fix spec file Change-Id: Iefc8d7a255d9a8efec225fb1bd6ee189cc4d3850 Signed-off-by: Suyeon Hwang --- diff --git a/packaging/csapi-uix-stt-engine.spec b/packaging/csapi-uix-stt-engine.spec index 231a016..e6e805d 100755 --- a/packaging/csapi-uix-stt-engine.spec +++ b/packaging/csapi-uix-stt-engine.spec @@ -30,7 +30,7 @@ cp %{SOURCE1} . %build for ASM in %{Assemblies}; do %dotnet_build $ASM -%dotnet_pack $ASM/$ASM.nuspec %{version} +%dotnet_pack $ASM done %install