summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wirzenius <lars.wirzenius@codethink.co.uk>2014-07-03 13:43:24 +0000
committerLars Wirzenius <lars.wirzenius@codethink.co.uk>2014-07-03 13:43:24 +0000
commit350a2a0be96d13eec7d63b3326fc387e6f8df23e (patch)
tree2bad134e391301d10a172c97350bd726754bc0c1
parentc622cfdca7b917d2e4096e9f68d16ee6f9951fdd (diff)
downloadwayland-ivi-extension-350a2a0be96d13eec7d63b3326fc387e6f8df23e.tar.gz
Add morphology
-rw-r--r--wayland-ivi-extension.morph8
1 files changed, 8 insertions, 0 deletions
diff --git a/wayland-ivi-extension.morph b/wayland-ivi-extension.morph
new file mode 100644
index 0000000..c3308ce
--- /dev/null
+++ b/wayland-ivi-extension.morph
@@ -0,0 +1,8 @@
+name: wayland-ivi-extension
+kind: chunk
+configure-commands:
+- cmake -DCMAKE_INSTALL_PREFIX=$PREFIX
+build-commands:
+- make
+install-commands:
+- make install DESTDIR=$DESTDIR