summaryrefslogtreecommitdiff
path: root/packaging
diff options
context:
space:
mode:
authorWonYoung Choi <wy80.choi@samsung.com>2017-06-08 09:53:38 +0900
committerWonYoung Choi <wy80.choi@samsung.com>2017-06-08 19:07:26 +0900
commit766d1198ec6b781f7a9eef65246e3e2a16231059 (patch)
treeda4d1b43c8c522fdfca9edeca6ce3d65732f327c /packaging
parent0dcc9bd58a492c1dcb79fae342059b92ef52b2f1 (diff)
downloadwifi-766d1198ec6b781f7a9eef65246e3e2a16231059.tar.gz
wifi-766d1198ec6b781f7a9eef65246e3e2a16231059.tar.bz2
wifi-766d1198ec6b781f7a9eef65246e3e2a16231059.zip
Merge packaging information to csprojsubmit/tizen/20170609.022236
Change-Id: I60160d54aa04e002c74ace9985653239e471e800 Signed-off-by: WonYoung Choi <wy80.choi@samsung.com>
Diffstat (limited to 'packaging')
-rwxr-xr-xpackaging/csapi-network-wifi.spec2
1 files changed, 1 insertions, 1 deletions
diff --git a/packaging/csapi-network-wifi.spec b/packaging/csapi-network-wifi.spec
index c081be4..a97ee3d 100755
--- a/packaging/csapi-network-wifi.spec
+++ b/packaging/csapi-network-wifi.spec
@@ -31,7 +31,7 @@ cp %{SOURCE1} .
%build
for ASM in %{Assemblies}; do
%dotnet_build $ASM
-%dotnet_pack $ASM/$ASM.nuspec %{version}
+%dotnet_pack $ASM
done
%install