diff --git a/bashrc b/bashrc index 494b846..733f1e5 100644 --- a/bashrc +++ b/bashrc @@ -23,3 +23,6 @@ case "${CATEGORY}/${PN}" in EXTRA_WGET="--no-check-certificate" ;; esac + +# idiotic mysql package dies in pkg_pretend otherwise +MYSQL_MAJOR_UPGRADE="YesPlease"