fix spec to add dummy build accepted/tizen/4.0/unified/20170907.195710 accepted/tizen/unified/20170907.185804
authorWonyoung Choi <wy80.choi@samsung.com>
Thu, 7 Sep 2017 01:17:18 +0000 (10:17 +0900)
committerWonyoung Choi <wy80.choi@samsung.com>
Thu, 7 Sep 2017 01:17:18 +0000 (10:17 +0900)
Change-Id: Icb3db039561d77634499ee9e77828ec26ac3ea74

packaging/csapi-tizenfx.spec
packaging/csapi-tizenfx.spec.in

index d247c63..3ead7da 100644 (file)
@@ -136,6 +136,7 @@ GetFileList wearable > wearable.filelist
   rm -f %{_tizenfx_bin_path}/*.nupkg
   export DOTNET_SKIP_FIRST_TIME_EXPERIENCE=true
   ./build.sh --full
+  ./build.sh --dummy
   ./build.sh --pack
 %endif
 
index 2e7787d..22ded56 100644 (file)
@@ -136,6 +136,7 @@ GetFileList wearable > wearable.filelist
   rm -f %{_tizenfx_bin_path}/*.nupkg
   export DOTNET_SKIP_FIRST_TIME_EXPERIENCE=true
   ./build.sh --full
+  ./build.sh --dummy
   ./build.sh --pack
 %endif