forked from brl/citadel
don't change the shell prompt
This commit is contained in:
parent
851ec41485
commit
70e7e027e2
@ -13,8 +13,6 @@ if [ -z "$ZSH_NAME" ] && [ "$0" = "$THIS_SCRIPT" ]; then
|
||||
exit 1
|
||||
fi
|
||||
|
||||
PS1="[(build) \W]$ "
|
||||
|
||||
TEMPLATECONF=../meta-citadel-distro/conf
|
||||
. poky/oe-init-build-env
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user