From: prince Date: Mon, 21 May 2012 08:51:50 +0000 (+0530) Subject: edje.sh is added X-Git-Tag: 2.0_alpha~6 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=e940f91cc93a756fcc6dc0055d9a340976917549;p=framework%2Fuifw%2Felm-misc.git edje.sh is added --- 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