Build csapi with Release configuration accepted/tizen/4.0/unified/20170816.015052 accepted/tizen/unified/20170804.025530 submit/tizen/20170802.075102 submit/tizen_4.0/20170811.094300 submit/tizen_4.0/20170814.115522 submit/tizen_4.0_unified/20170814.115522
authorWonYoung Choi <wy80.choi@samsung.com>
Wed, 2 Aug 2017 07:50:27 +0000 (16:50 +0900)
committerWonYoung Choi <wy80.choi@samsung.com>
Wed, 2 Aug 2017 07:50:27 +0000 (16:50 +0900)
Change-Id: Iefcd75cbfb95d4dbf1d1a2e5d32b74ea8d2a25a5

packaging/macros.dotnet-build-tools

index 6e5cd20..140e41b 100644 (file)
@@ -14,7 +14,8 @@
 %dotnet_assembly_files  %{_dotnet_assembly_path}/*.dll
 %dotnet_nuget_source    %{_dotnet_nuget_source}
 
-%_dotnet_build_conf %{lua:if tonumber(rpm.expand("0%{?tizen_build_devel_mode}")) == 1 then print "Debug" else print "Release" end}
+# %_dotnet_build_conf %{lua:if tonumber(rpm.expand("0%{?tizen_build_devel_mode}")) == 1 then print "Debug" else print "Release" end}
+%_dotnet_build_conf Release
 
 %dotnet_nuget_package(n:f:)\
 %package %{-n:-n %{-n*}-}nuget\