Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
authorTomeu Vizoso <tomeu@sugarlabs.org>2009-01-21 15:59:49 (GMT)
committer Tomeu Vizoso <tomeu@sugarlabs.org>2009-01-21 15:59:49 (GMT)
commitf789f23adbd04935cded0a944f0410f29d198e83 (patch)
treedd8778b3fe88309497e72122b1303ea06d13b3b4 /config
parent3adf80619912c770905123cb6a294b30c1d17f75 (diff)
Fix squeak repository specification
Diffstat (limited to 'config')
-rw-r--r--config/modulesets/glucose-external.modules2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/modulesets/glucose-external.modules b/config/modulesets/glucose-external.modules
index 5a21d13..54a7b9e 100644
--- a/config/modulesets/glucose-external.modules
+++ b/config/modulesets/glucose-external.modules
@@ -6,7 +6,7 @@
<repository type="svn" name="svn.gnome.org"
href="http://svn.gnome.org/svn/"/>
<repository type="svn" name="squeakvm.org"
- href="http://squeakvm.org/svn/squeak/branches/" trunk-path=""/>
+ href="http://squeakvm.org/svn/squeak/branches/" trunk-template="/"/>
<repository type="git" name="git.imendio.com"
href="git://git.imendio.com/projects/"/>
<repository type="svn" name="matchbox.o-hand.com"