Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/repo
diff options
context:
space:
mode:
authorSebastian Dziallas <sebastian@when.com>2009-03-04 18:34:04 (GMT)
committer Sebastian Dziallas <sebastian@when.com>2009-03-04 18:34:04 (GMT)
commit5a6f6e90299d7481d3f5826b6573b3d3d0f04d6b (patch)
treed35445cb098106f70056afb2477c3ad18a8a57f4 /repo
parente9126540749ab107ea723be386ea7f21fe0d0d00 (diff)
update repo file and allow slightly bigger part size
Diffstat (limited to 'repo')
-rw-r--r--repo6
1 files changed, 3 insertions, 3 deletions
diff --git a/repo b/repo
index 3c37603..a36ed37 100644
--- a/repo
+++ b/repo
@@ -57,8 +57,8 @@ def build(packages):
_i586 = ['sugar-artwork', 'sugar-presence-service',
'sugar', 'sugar-toolkit', 'sugar-base']
_noarch = ['sugar-presence-service', 'sugar-browse', 'sugar-imageviewer',
- 'sugar-jukebox', 'sugar-chat', 'sugar-write', 'sugar-calculator']
- # sugar-read, sugar-terminal, sugar-turtleart, sugar-log
- # sugar-pippy
+ 'sugar-jukebox', 'sugar-chat', 'sugar-write', 'sugar-calculator',
+ 'sugar-pippy', 'sugar-terminal', 'sugar-turtleart', 'sugar-log']
+ # sugar-read
build(_i586 + _noarch)