projects
/
platform
/
core
/
uifw
/
elm-misc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1e01d91
)
edje.sh is added
author
prince
<prince.dubey@samsung.com>
Mon, 21 May 2012 08:51:50 +0000
(14:21 +0530)
committer
prince
<prince.dubey@samsung.com>
Mon, 21 May 2012 08:51:50 +0000
(14:21 +0530)
debian/elm-misc.postinst
patch
|
blob
|
history
diff --git
a/debian/elm-misc.postinst
b/debian/elm-misc.postinst
index
2aec1a3
..
084e107
100755
(executable)
--- 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