enable emerge --info informations to be displayed *always* on build, it will not be parametrized on purpose

This commit is contained in:
mudler
2016-03-23 15:54:24 +01:00
parent 4eee9a7fbc
commit ce0272bd29
+2
View File
@@ -257,6 +257,8 @@ if ($use_equo) {
say "* Ready to compile, finger crossed";
system("emerge --info"); #always give detailed information about the building environment, helpful to debug
my $rt;
if ($emerge_split_install) {