Fix smack to /opt/etc/smack/accesses.d/
authorhhh.kwon <hhh.kwon@samsung.com>
Tue, 7 May 2013 10:30:05 +0000 (19:30 +0900)
committerhhh.kwon <hhh.kwon@samsung.com>
Tue, 7 May 2013 10:30:52 +0000 (19:30 +0900)
Change-Id: Ic811587be7edf18c700f50a6304e95b24548ba6c

CMakeLists.txt
packaging/org.tizen.lockscreen.spec

index 2ed5f4b..b9691bc 100755 (executable)
@@ -106,7 +106,7 @@ CONFIGURE_FILE(${PKGNAME}.xml.in ${CMAKE_BINARY_DIR}/${PKGNAME}.xml)
 INSTALL(FILES ${CMAKE_BINARY_DIR}/${PKGNAME}.xml DESTINATION ${MANIFESTXMLDIR})
 
 #Install smack file
-INSTALL(FILES ${CMAKE_SOURCE_DIR}/${PKGNAME}.rule DESTINATION /etc/smack/accesses2.d)
+INSTALL(FILES ${CMAKE_SOURCE_DIR}/${PKGNAME}.rule DESTINATION /opt/etc/smack/accesses.d)
 INSTALL(DIRECTORY DESTINATION ${DATADIR})
 
 ADD_SUBDIRECTORY(po)
index b910eb4..9c00e2b 100755 (executable)
@@ -53,4 +53,4 @@ GOPTION="-g 6514"
 /usr/share/packages/org.tizen.lockscreen.xml
 /usr/share/license/org.tizen.lockscreen
 /usr/apps/org.tizen.lockscreen/res/locale/*/LC_MESSAGES/lockscreen.mo
-/etc/smack/accesses2.d/org.tizen.lockscreen.rule
+/opt/etc/smack/accesses.d/org.tizen.lockscreen.rule