summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjin-gyu.kim <jin-gyu.kim@samsung.com>2016-07-29 14:48:58 +0900
committerjin-gyu.kim <jin-gyu.kim@samsung.com>2016-07-29 14:49:01 +0900
commit474e7cf7268b9042038ea9e48b1fcd6e8799bdbc (patch)
treeeba7d48188759ad7d6020cdd4cb6ca75fdf43cab
parent66b3e1470e1aaf3936bc8ac36e9d44c3020a44e8 (diff)
downloademulator-yagl-474e7cf7268b9042038ea9e48b1fcd6e8799bdbc.tar.gz
emulator-yagl-474e7cf7268b9042038ea9e48b1fcd6e8799bdbc.tar.bz2
emulator-yagl-474e7cf7268b9042038ea9e48b1fcd6e8799bdbc.zip
Change-Id: Iffc998df2d3a1400bd3d18f5b28b6968ecd19400
-rwxr-xr-xpackaging/opengl-es-setup-yagl-env.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/packaging/opengl-es-setup-yagl-env.sh b/packaging/opengl-es-setup-yagl-env.sh
index 6dd6b5a..288ffd1 100755
--- a/packaging/opengl-es-setup-yagl-env.sh
+++ b/packaging/opengl-es-setup-yagl-env.sh
@@ -1,4 +1,5 @@
#!/bin/sh
+PATH=/bin:/usr/bin:/sbin:/usr/sbin
echo -e "[${_G} OpenGL ES acceleration module setting. ${C_}]"
if [ -e /dev/yagl ] ; then