mirror of
https://git.yoctoproject.org/poky
synced 2026-01-29 21:08:42 +01:00
Don't allow custom GConf schema paths to get into the system
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3750 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
@@ -79,6 +79,8 @@ export LANG=C
|
||||
# Kill PYTHONPATH as otherwise the Python specified there will conflict with
|
||||
# python-native.
|
||||
unset PYTHONPATH
|
||||
# Don't allow custom GConf schema paths to get into the system
|
||||
unset GCONF_SCHEMA_INSTALL_SOURCE
|
||||
|
||||
echo
|
||||
echo "### Shell environment set up for Poky builds. ###"
|
||||
|
||||
Reference in New Issue
Block a user