@ -25,7 +25,7 @@ case "$2" in
esac
if [ "$2" == "embedded" ]; then
x="$x STATIC=1 PKG_TERMCAP_USEIT=1 PKG_TERMCAP_USETERMUTILS=1"
x="$x PKG_TERMCAP_USEIT=1 PKG_TERMCAP_USETERMUTILS=1"
fi
for y in $x; do