Hi,up to now, meta-packages had to explicitly set many variables to "no" and override the do-install target. This is no longer necessary. Instead, it suffices to set META_PACKAGE=yes in the package Makefile.
This helps to keep the package Makefiles short and easy to read. Roland