Fixed typo.

This commit is contained in:
Manuel Canales Esparcia 2006-08-22 20:30:10 +00:00
parent 9424e6db6c
commit b6f18566c8

View file

@ -60,7 +60,7 @@ cat << EOF
bool "$META_PKG $PKG_VER $INST_STRING"
default n
menu $(echo ${PKG_NAME} | tr [a-z] [A-Z]) components"
menu "$(echo ${PKG_NAME} | tr [a-z] [A-Z]) components"
depends CONFIG_$META_PKG
EOF