summaryrefslogtreecommitdiff
path: root/strata/enlightenment/bullet3.morph
diff options
context:
space:
mode:
Diffstat (limited to 'strata/enlightenment/bullet3.morph')
-rw-r--r--strata/enlightenment/bullet3.morph8
1 files changed, 8 insertions, 0 deletions
diff --git a/strata/enlightenment/bullet3.morph b/strata/enlightenment/bullet3.morph
new file mode 100644
index 00000000..74cb097a
--- /dev/null
+++ b/strata/enlightenment/bullet3.morph
@@ -0,0 +1,8 @@
+name: bullet
+kind: chunk
+configure-commands:
+- cmake -DCMAKE_INSTALL_PREFIX=/usr -DBUILD_SHARED_LIBS=ON
+build-commands:
+- make
+install-commands:
+- make DESTDIR="$DESTDIR" install