Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/sugar_network/node/obs.py
diff options
context:
space:
mode:
Diffstat (limited to 'sugar_network/node/obs.py')
-rw-r--r--sugar_network/node/obs.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/sugar_network/node/obs.py b/sugar_network/node/obs.py
index 18400dc..1d8a547 100644
--- a/sugar_network/node/obs.py
+++ b/sugar_network/node/obs.py
@@ -75,7 +75,7 @@ def presolve(aliases, dst_path):
'arch': arch,
'package': package,
'withdeps': '1',
- 'exclude': 'sugar',
+ 'exclude': 'sweets-sugar',
})
binaries = []
for pkg in response.findall('binary'):