From ba913a1253a08a56186e5340c15515cdc80c30e0 Mon Sep 17 00:00:00 2001 From: Zac Medico Date: Sun, 25 Jun 2006 02:15:13 +0000 Subject: Remove unnecessary PORTAGE_CALLER exports. svn path=/main/trunk/; revision=3649 --- bin/env-update | 1 - 1 file changed, 1 deletion(-) (limited to 'bin/env-update') diff --git a/bin/env-update b/bin/env-update index d7e9f3967..286996341 100755 --- a/bin/env-update +++ b/bin/env-update @@ -4,7 +4,6 @@ # $Id$ import os,sys -os.environ["PORTAGE_CALLER"] = "env-update" sys.path = ["/usr/lib/portage/pym"]+sys.path def usage(status): -- cgit v1.2.3-1-g7c22