X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=debian%2Felm-misc.postinst;h=084e10719e236c28ba53c7f426b2fe4c2311aeaa;hb=e940f91cc93a756fcc6dc0055d9a340976917549;hp=2aec1a3fd05b15f00ad9a9cebac05b3f2a6186f7;hpb=1e01d918014524511ffa1c114c8c8bef7225e054;p=framework%2Fuifw%2Felm-misc.git diff --git a/debian/elm-misc.postinst b/debian/elm-misc.postinst index 2aec1a3..084e107 100755 --- a/debian/elm-misc.postinst +++ b/debian/elm-misc.postinst @@ -3,4 +3,5 @@ if [ ${USER} == "root" ] then chown root:root /etc/profile.d/elm.sh chown root:root /etc/profile.d/evas.sh + chown root:root /etc/profile.d/edje.sh fi