From 44d751079260f4267d3c5f0642e88ccab791d341 Mon Sep 17 00:00:00 2001 From: Ettore Di Giacinto Date: Sun, 3 Jul 2016 14:48:44 +0200 Subject: [PATCH] [builder] removing append to make.conf, now the env variable is set and working also on the entropy side --- builder | 2 -- 1 file changed, 2 deletions(-) diff --git a/builder b/builder index c26de6b..903fd80 100755 --- a/builder +++ b/builder @@ -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) {