Make sure mysql upgrades

This commit is contained in:
Julian Ospald 2016-10-25 19:50:25 +02:00
parent d7bb87a5ec
commit 09e1237f87
1 changed files with 3 additions and 0 deletions

3
bashrc
View File

@ -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"