Fix spec file
authorSuyeon Hwang <stom.hwang@samsung.com>
Mon, 17 Jul 2017 08:08:10 +0000 (17:08 +0900)
committerSuyeon Hwang <stom.hwang@samsung.com>
Mon, 17 Jul 2017 08:08:10 +0000 (17:08 +0900)
Change-Id: I7253ed782f76791cda3d9597b4aa84873de76e47
Signed-off-by: Suyeon Hwang <stom.hwang@samsung.com>
packaging/csapi-uix-tts-engine.spec

index ce03709..49ea51b 100755 (executable)
@@ -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