X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=CMakeLists.txt;h=3536d7a46b8f79bcececf6ba5c59667c8e9a4dec;hb=2cae9ae35729309232b807201990fc1ad68090f3;hp=12ec03901e4fd98c52219e61df3f48c9ff1eb769;hpb=c1ba195104bc3c32a5e4595b2168c17ca59e920b;p=framework%2Fweb%2Fwrt-plugins-common.git diff --git a/CMakeLists.txt b/CMakeLists.txt index 12ec039..3536d7a 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -166,6 +166,9 @@ set(CMAKE_CONFIG_FILE_NAME "${CMAKE_CONFIG_FILE_NAME}" CACHE INSTALL(FILES ${CMAKE_SOURCE_DIR}/wrt-popup-ace-runtime.rule DESTINATION /etc/smack/accesses2.d) INSTALL(FILES ${CMAKE_SOURCE_DIR}/wrt-popup-wrt-runtime.rule DESTINATION /etc/smack/accesses2.d) +# temp for smack branch +INSTALL(FILES ${CMAKE_SOURCE_DIR}/accesses.d/wrt-popup-ace-runtime.rule DESTINATION /opt/etc/smack/accesses.d) +INSTALL(FILES ${CMAKE_SOURCE_DIR}/accesses.d/wrt-popup-wrt-runtime.rule DESTINATION /opt/etc/smack/accesses.d) ################################################################################ # Summary