Initialize Tizen 2.3
[framework/appfw/app-checker.git] / debian / libapp-checker-0.postinst
1 #!/bin/sh
2
3 if [ "${USER}" = "root" ]
4 then
5         chown root:root /usr/lib/libapp-checker.so.0.1.0
6 fi
7
8 chmod 644 /usr/lib/libapp-checker.so.0.1.0
9
10 #chmod 1777 /opt/share/miregex  # Set directory to be writable for other accounts