tizen beta release
[framework/base/syspopup.git] / debian / syspopup-caller-0.postinst
1 #!/bin/sh
2 if [ ${USER} = "root" ]
3 then
4         chown root:root /usr/lib/libsyspopup_caller.so.0.1.0
5 fi
6
7 chmod 644 /usr/lib/libsyspopup_caller.so.0.1.0
8