summaryrefslogtreecommitdiff
path: root/src/backend/ebuildupgrade.py
diff options
context:
space:
mode:
Diffstat (limited to 'src/backend/ebuildupgrade.py')
-rw-r--r--src/backend/ebuildupgrade.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/backend/ebuildupgrade.py b/src/backend/ebuildupgrade.py
index 013dc03..fb66be6 100644
--- a/src/backend/ebuildupgrade.py
+++ b/src/backend/ebuildupgrade.py
@@ -17,7 +17,7 @@ def start():
if sisyphus.check.root():
sisyphus.update.start()
- binhostURL = sisyphus.binhost.getURL()
+ binhostURL = sisyphus.binhost.start()
areBinaries,areSources,needsConfig = sisyphus.solvedeps.world()
if needsConfig == 0: