[builder] show in logs the devkit version

This commit is contained in:
mudler
2016-03-29 19:07:48 +02:00
parent b212b4ce8b
commit 6ee7ef7845
+3
View File
@@ -311,6 +311,9 @@ say "*** Ready to compile, finger crossed ***";
system("emerge --info")
; #always give detailed information about the building environment, helpful to debug
say "Devkit version:";
system("equo s -vq app-misc/sabayon-devkit");
my $rt;
if ($emerge_split_install) {