[builder] removing append to make.conf, now the env variable is set and working also on the entropy side

This commit is contained in:
Ettore Di Giacinto
2016-07-03 14:48:44 +02:00
committed by GitHub
parent c7891958ea
commit 44d7510792
-2
View File
@@ -338,8 +338,6 @@ if ($use_equo) {
system("cp -rf $make_conf /etc/portage/make.conf") if $make_conf;
qx|echo 'ACCEPT_LICENSE="*"' >> /etc/portage/make.conf|; #just plain evil
my @packages = @ARGV;
if ($use_equo) {