From e940f91cc93a756fcc6dc0055d9a340976917549 Mon Sep 17 00:00:00 2001 From: prince Date: Mon, 21 May 2012 14:21:50 +0530 Subject: [PATCH] edje.sh is added --- debian/elm-misc.postinst | 1 + 1 file changed, 1 insertion(+) 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 -- 2.34.1