projects
/
platform
/
core
/
connectivity
/
bluetooth-share.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
93c7996
)
Add PATH environment in the update script
51/244651/1
accepted/tizen/6.0/unified/20201030.120326
accepted/tizen/6.0/unified/hotfix/20201103.050741
accepted/tizen/unified/20200928.004606
submit/tizen/20200924.060847
submit/tizen_6.0/20201029.205103
submit/tizen_6.0_hotfix/20201102.192503
submit/tizen_6.0_hotfix/20201103.114803
tizen_6.0.m2_release
author
DoHyun Pyun
<dh79.pyun@samsung.com>
Wed, 23 Sep 2020 03:10:05 +0000
(12:10 +0900)
committer
DoHyun Pyun
<dh79.pyun@samsung.com>
Wed, 23 Sep 2020 03:10:05 +0000
(12:10 +0900)
Change-Id: I8828ca8668ba6e0c109e58ec83fc61b205d4c48b
Signed-off-by: DoHyun Pyun <dh79.pyun@samsung.com>
packaging/500.bluetooth-share_upgrade.sh
patch
|
blob
|
history
diff --git
a/packaging/500.bluetooth-share_upgrade.sh
b/packaging/500.bluetooth-share_upgrade.sh
index 8c4442ad0bdc2495bc54596fbb6092ae8eb23a4f..26c67b05bcb6ed2f870d2b13d3056537f83b85d3 100644
(file)
--- a/
packaging/500.bluetooth-share_upgrade.sh
+++ b/
packaging/500.bluetooth-share_upgrade.sh
@@
-1,4
+1,5
@@
#!/bin/sh
+PATH=/bin:/usr/bin:/sbin:/usr/sbin
#------------------------------------------#
# bluetooth-share patch for upgrade (2.4 -> 3.0) #