summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDongsun Lee <ds73.lee@samsung.com>2019-04-18 17:03:11 +0900
committerDongsun Lee <ds73.lee@samsung.com>2019-04-18 17:03:11 +0900
commit1e726ba75ce8825627dbe69f568c337fc892ca9f (patch)
treef7453b4bbe80d9431f2a5b7e68e33f836810ebe7
parentedacc63a9fc2918091a89f56d103106454cab95e (diff)
downloadlibteec-1e726ba75ce8825627dbe69f568c337fc892ca9f.tar.gz
libteec-1e726ba75ce8825627dbe69f568c337fc892ca9f.tar.bz2
libteec-1e726ba75ce8825627dbe69f568c337fc892ca9f.zip
Change-Id: I81c0930f8a98b2cc81bd6a8a6922a9ad34cddd09 Signed-off-by: Dongsun Lee <ds73.lee@samsung.com>
-rwxr-xr-xsrc/scripts/tef-update.sh.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/scripts/tef-update.sh.in b/src/scripts/tef-update.sh.in
index 9920408..2f72c43 100755
--- a/src/scripts/tef-update.sh.in
+++ b/src/scripts/tef-update.sh.in
@@ -1,5 +1,7 @@
#!/bin/sh
+PATH="/usr/bin:/bin:/usr/sbin:/sbin"
+
TEF_CONF="@SYSCONF_INSTALL_DIR@/tef/tef.conf"
TEF_IMPLEMENTATION=$1