From: Woongsuk Date: Wed, 16 Apr 2025 08:16:00 +0000 (+0900) Subject: Add r2r_checker.h to devel pkg X-Git-Tag: accepted/tizen/unified/20250428.091730~6 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=6e7e34a11900821bdfc122613bbbf7bfc42617c5;p=platform%2Fcore%2Fdotnet%2Flauncher.git Add r2r_checker.h to devel pkg --- diff --git a/NativeLauncher/CMakeLists.txt b/NativeLauncher/CMakeLists.txt index e091413..18f344f 100644 --- a/NativeLauncher/CMakeLists.txt +++ b/NativeLauncher/CMakeLists.txt @@ -313,6 +313,7 @@ INSTALL(FILES inc/tac_installer.h DESTINATION ${INCLUDEDIR}) INSTALL(FILES inc/tac_db.h DESTINATION ${INCLUDEDIR}) INSTALL(FILES inc/profile_common.h DESTINATION ${INCLUDEDIR}) INSTALL(FILES inc/privilege_common.h DESTINATION ${INCLUDEDIR}) +INSTALL(FILES inc/r2r_checker.h DESTINATION ${INCLUDEDIR}) INSTALL(FILES ../dotnet-launcher.pc DESTINATION ${LIBDIR}/pkgconfig) INSTALL(FILES dotnet-launcher.info DESTINATION /usr/share/parser-plugins) IF(DEFINED BUILD_DOTNET_PLUGIN) diff --git a/packaging/dotnet-launcher.spec b/packaging/dotnet-launcher.spec index caa70e1..68053f2 100644 --- a/packaging/dotnet-launcher.spec +++ b/packaging/dotnet-launcher.spec @@ -263,6 +263,7 @@ chsmack -a User /usr/bin/dotnet-uts-loader %{_includedir}/privilege_common.h %{_includedir}/dotnet_launcher_plugin.h %{_includedir}/coreclr_host.h +%{_includedir}/r2r_checker.h %{_libdir}/libdotnet_launcher_util.so %{_libdir}/libni_common.so %{_libdir}/libtac_common.so