]> Freerunner's - dotfiles.git/commitdiff
upgrayyedd: source portage's make.conf
authorAndre Ramnitz <tux.rising@gmail.com>
Thu, 5 Sep 2024 21:43:26 +0000 (23:43 +0200)
committerAndre Ramnitz <tux.rising@gmail.com>
Sun, 8 Sep 2024 11:05:48 +0000 (13:05 +0200)
local/dot-local/bin/upgrayyedd

index aa54aebf41d11def4b9076dd56e85d952067d3c2..0d1151c2671663eba8cf5ef0f0613a922094ecc7 100755 (executable)
@@ -1,5 +1,7 @@
 #!/bin/bash
 
+source /etc/portage/make.conf
+
 if [[ $(id -u) -ne 0 ]];
 then
     export precmd="sudo"