edje.sh is added
authorprince <prince.dubey@samsung.com>
Mon, 21 May 2012 08:51:50 +0000 (14:21 +0530)
committerprince <prince.dubey@samsung.com>
Mon, 21 May 2012 08:51:50 +0000 (14:21 +0530)
debian/elm-misc.postinst

index 2aec1a3..084e107 100755 (executable)
@@ -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