add dotnet-launcher to files list to remove build error 80/158780/1
authorCho Woong Suk <ws77.cho@samsung.com>
Fri, 3 Nov 2017 04:30:12 +0000 (13:30 +0900)
committerwoongsuk cho <ws77.cho@samsung.com>
Fri, 3 Nov 2017 04:30:55 +0000 (04:30 +0000)
Change-Id: I88b3dab1dff4a7e30bfe1e6dfaee06b2d8edaf6b

packaging/dotnet-launcher.spec

index d4045f2..1bebcca 100644 (file)
@@ -99,3 +99,4 @@ ln -sf %{_libdir}/libsqlite3.so.0 %{buildroot}%{_native_lib_dir}/libsqlite3.so
 %if %{use_managed_launcher}
 %{_bindir}/Tizen.Runtime.dll
 %endif
+%{_bindir}/dotnet-launcher
\ No newline at end of file