413b0311f54b7fc75b1f656ae5ac32201fe57cb2
[platform/core/appfw/xdgmime.git] / debian / libxdgmime.postinst
1 #!/bin/sh
2 if [ ${USER} == "root" ]
3 then
4         chown root:root /usr/lib/libxdgmime.so.1.1.0
5 fi
6
7 chmod 644 /usr/lib/libxdgmime.so.1.1.0