Change ELM_PROFILE env name from slp to mobile
[framework/uifw/elm-misc.git] / debian / elm-misc.postinst
1 #!/bin/sh
2 if [ ${USER} == "root" ]
3 then
4         chown root:root /etc/profile.d/elm.sh
5         chown root:root /etc/profile.d/evas.sh
6         chown root:root /etc/profile.d/edje.sh
7 fi