summaryrefslogtreecommitdiffstats
path: root/pym/portage_data.py
diff options
context:
space:
mode:
Diffstat (limited to 'pym/portage_data.py')
-rw-r--r--pym/portage_data.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/pym/portage_data.py b/pym/portage_data.py
index bd556b519..1f2e67e57 100644
--- a/pym/portage_data.py
+++ b/pym/portage_data.py
@@ -38,6 +38,7 @@ if not lchown:
def lchown(*pos_args, **key_args):
writemsg(red("!!!") + " It seems that os.lchown does not" + \
" exist. Please rebuild python.\n", noiselevel=-1)
+ lchown()
os.environ["USERLAND"]=userland