Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/build
diff options
context:
space:
mode:
authorJoshua Minor <j@lux.vu>2007-12-22 18:44:15 (GMT)
committer Joshua Minor <j@lux.vu>2007-12-22 18:44:15 (GMT)
commit96783a2e6b24a9c6485dde166a35be12c147cae7 (patch)
treea42b5bf2f6da6013ef1a40612e3f5968542cbe23 /build
parentfd70165074a14d1b2bed1d7c17558a3a80761719 (diff)
Upgraded to olpcgames 1.4
Diffstat (limited to 'build')
-rwxr-xr-xbuild3
1 files changed, 3 insertions, 0 deletions
diff --git a/build b/build
index cf75a04..68a78f6 100755
--- a/build
+++ b/build
@@ -1,3 +1,6 @@
#!/bin/sh
+find Maze.activity/ -name "*.pyc" -exec rm {} \;
+find Maze.activity/ -name ".DS_Store" -exec rm {} \;
+rm dist/Maze.xo
zip -r dist/Maze.xo Maze.activity && scp dist/Maze.xo luxvu@lux.vu:public_html/olpc/