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>2012-10-05 10:19:08 (GMT)
committer Aleksey Lim <alsroot@sugarlabs.org>2012-10-05 10:19:08 (GMT)
commit37430cd6e8d348ca00e70f776c2c6321a43dd46a (patch)
tree64b7d7882c43e42e6df11a5765d57b411eec7e19 /sweets.recipe
parent61fb626170831140b6305b9da4a50ccd91c6b715 (diff)
Fix building package
Diffstat (limited to 'sweets.recipe')
-rw-r--r--sweets.recipe1
1 files changed, 0 insertions, 1 deletions
diff --git a/sweets.recipe b/sweets.recipe
index c269713..0df3fad 100644
--- a/sweets.recipe
+++ b/sweets.recipe
@@ -23,5 +23,4 @@ install = install -m 0755 -d %(DESTDIR)s/%(PYTHONSITEDIR)s &&
install -m 0755 -D sugar-network-server %(DESTDIR)s/%(BINDIR)s/sugar-network-server &&
install -m 0755 -D misc/offline-sync %(DESTDIR)s/%(BINDIR)s/sugar-network-sync &&
install -m 0755 -D misc/aslo-sync %(DESTDIR)s/%(DATADIR)s/%(name)s/aslo-sync &&
- cp -r examples %(DESTDIR)s/%(DATADIR)s/%(name)s/ &&
true