summaryrefslogtreecommitdiff
path: root/buildshm.sh
diff options
context:
space:
mode:
Diffstat (limited to 'buildshm.sh')
-rwxr-xr-xbuildshm.sh4
1 files changed, 4 insertions, 0 deletions
diff --git a/buildshm.sh b/buildshm.sh
new file mode 100755
index 0000000..e19a6ed
--- /dev/null
+++ b/buildshm.sh
@@ -0,0 +1,4 @@
+#!/bin/bash
+
+python setup.py build_ext -i
+rm -rf build
0'>2010-05-20More declarative handling of the database typesRené 'Necoro' Neumann3-46/+59 2010-05-11Fix release script pathesv0.14René 'Necoro' Neumann1-1/+2 2010-05-11Add '--plugin-dir' optionRené 'Necoro' Neumann1-1/+9 2010-05-11Add a README message to the releaseRené 'Necoro' Neumann1-1/+14