summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xupgrade-gentoo4
1 files changed, 1 insertions, 3 deletions
diff --git a/upgrade-gentoo b/upgrade-gentoo
index 7cd2047..4e1e65d 100755
--- a/upgrade-gentoo
+++ b/upgrade-gentoo
@@ -1,12 +1,10 @@
#!/bin/zsh
-HOST=$(hostname)
-
source $(dirname $0)/func.zsh
check_root
-unset LD_LIBRARY_PATH
+unset LD_LIBRARY_PATH # for glibc
env-update
emaint --check all