projects
/
sdk
/
ide
/
common-eplugin.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2e7183a
)
[Title] fixed error when doing chmod command
author
YoonKi Park
<yoonki.park@samsung.com>
Sat, 17 Dec 2011 08:29:42 +0000
(17:29 +0900)
committer
YoonKi Park
<yoonki.park@samsung.com>
Sat, 17 Dec 2011 08:29:42 +0000
(17:29 +0900)
[Redmine#] 3951
packager/linux/install.sh
patch
|
blob
|
history
diff --git
a/packager/linux/install.sh
b/packager/linux/install.sh
index
6a1ae1d
..
dd48727
100755
(executable)
--- a/
packager/linux/install.sh
+++ b/
packager/linux/install.sh
@@
-31,7
+31,7
@@
case ${UBUNTU_VER} in
;;
esac
-chmod 755 ${exe
P
ath}
+chmod 755 ${exe
p
ath}
## Create .desktop file
mkdir -p ${HOME}/.local/share/applications