summaryrefslogtreecommitdiffstats
path: root/bin/etc-update
diff options
context:
space:
mode:
Diffstat (limited to 'bin/etc-update')
-rwxr-xr-xbin/etc-update2
1 files changed, 0 insertions, 2 deletions
diff --git a/bin/etc-update b/bin/etc-update
index 2d523099b..f6775e957 100755
--- a/bin/etc-update
+++ b/bin/etc-update
@@ -10,8 +10,6 @@
# Leo Lipelis <aeoo@gentoo.org>
# Karl Trygve Kalleberg <karltk@gentoo.org>
-export PORTAGE_CALLER="etc-update"
-
if type -p gsed >/dev/null ; then
function sed() { gsed "$@"; }
fi