Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 6ee7ef7845 |
@@ -311,6 +311,9 @@ say "*** Ready to compile, finger crossed ***";
|
|||||||
system("emerge --info")
|
system("emerge --info")
|
||||||
; #always give detailed information about the building environment, helpful to debug
|
; #always give detailed information about the building environment, helpful to debug
|
||||||
|
|
||||||
|
say "Devkit version:";
|
||||||
|
system("equo s -vq app-misc/sabayon-devkit");
|
||||||
|
|
||||||
my $rt;
|
my $rt;
|
||||||
|
|
||||||
if ($emerge_split_install) {
|
if ($emerge_split_install) {
|
||||||
|
|||||||
Reference in New Issue
Block a user