Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/sweets.recipe
diff options
context:
space:
mode:
authorAleksey Lim <alsroot@sugarlabs.org>2013-09-07 12:21:13 (GMT)
committer Aleksey Lim <alsroot@sugarlabs.org>2013-09-07 12:25:53 (GMT)
commit4c3c562d320c333d7475411990bcac53882b051e (patch)
treec768bf336ff5bb0387d9bb540fadd7694bfd35c7 /sweets.recipe
parent9698872e43189398db63543fb82d4ab9ff0c93d0 (diff)
Set -testing SN node for Factory packages
Diffstat (limited to 'sweets.recipe')
-rw-r--r--sweets.recipe1
1 files changed, 1 insertions, 0 deletions
diff --git a/sweets.recipe b/sweets.recipe
index 3a06da0..8a84de9 100644
--- a/sweets.recipe
+++ b/sweets.recipe
@@ -18,6 +18,7 @@ replaces = sugar-network-server; sweets-recipe; active-document
pylru; requests
[Build]
+make = sed -i s/node-devel.sugarlabs.org/node-testing.sugarlabs.org/ sugar_network/client/__init__.py
install = install -m 0755 -d %(DESTDIR)s/%(PYTHONSITEDIR)s &&
cp -r sugar_network %(DESTDIR)s/%(PYTHONSITEDIR)s/ &&
install -m 0755 -D sugar-network %(DESTDIR)s/%(BINDIR)s/sugar-network &&