projects
/
platform
/
core
/
csapi
/
tizenfx.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
296b70e
)
Fix spec file
author
Suyeon Hwang
<stom.hwang@samsung.com>
Mon, 17 Jul 2017 08:06:59 +0000
(17:06 +0900)
committer
Suyeon Hwang
<stom.hwang@samsung.com>
Mon, 17 Jul 2017 08:06:59 +0000
(17:06 +0900)
Change-Id: Iefc8d7a255d9a8efec225fb1bd6ee189cc4d3850
Signed-off-by: Suyeon Hwang <stom.hwang@samsung.com>
packaging/csapi-uix-stt-engine.spec
patch
|
blob
|
history
diff --git
a/packaging/csapi-uix-stt-engine.spec
b/packaging/csapi-uix-stt-engine.spec
index
231a016
..
e6e805d
100755
(executable)
--- 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