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 2aec1a3fd05b15f00ad9a9cebac05b3f2a6186f7..084e10719e236c28ba53c7f426b2fe4c2311aeaa 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