projects
/
platform
/
core
/
security
/
ca-certificates.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b3b065f
)
Add PATH variable in script file
62/212062/2
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
tizen_5.5_mobile_hotfix
tizen_5.5_wearable_hotfix
accepted/tizen/5.5/unified/20191031.022806
accepted/tizen/5.5/unified/mobile/hotfix/20201027.090523
accepted/tizen/5.5/unified/wearable/hotfix/20201027.113159
accepted/tizen/unified/20190821.064549
submit/tizen/20190820.035117
submit/tizen/20190820.094922
submit/tizen_5.5/20191031.000004
submit/tizen_5.5_mobile_hotfix/20201026.185104
submit/tizen_5.5_wearable_hotfix/20201026.184304
tizen_5.5.m2_release
author
Dongsun Lee
<ds73.lee@samsung.com>
Wed, 14 Aug 2019 01:40:51 +0000
(10:40 +0900)
committer
Dongsun Lee
<ds73.lee@samsung.com>
Wed, 14 Aug 2019 06:26:32 +0000
(15:26 +0900)
Change-Id: I5a3c0f4186f8c4f30a040bd9085709c1ba8334d7
Signed-off-by: Dongsun Lee <ds73.lee@samsung.com>
scripts/gen-symlinks.sh
patch
|
blob
|
history
diff --git
a/scripts/gen-symlinks.sh
b/scripts/gen-symlinks.sh
index 166ab926b216628e2db38cc932187fa9b80fe599..80ebaecc7af36e5a3431e2059301147e8af71ccd 100755
(executable)
--- a/
scripts/gen-symlinks.sh
+++ b/
scripts/gen-symlinks.sh
@@
-1,4
+1,5
@@
#!/bin/bash
+PATH=/bin:/usr/bin:/sbin:/usr/sbin
ROOT_PATH=$1
CA_CERTS_DIR=$2